Skip to content

Commit 0b6a999

Browse files
committed
Allow subdir-objects in configure.ac file
1 parent f0963d5 commit 0b6a999

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AC_INIT([bncsutil], [1.3.2], [bugs@example.com])
22

3-
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
3+
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
44
AM_PROG_LIBTOOL
55

66
AC_PROG_INSTALL

0 commit comments

Comments
 (0)