Skip to content

Commit 4763fa5

Browse files
committed
I can't automake
1 parent 6eba41b commit 4763fa5

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
@@ -6,7 +6,7 @@ AC_INIT(hdapsd, 20090129, hdaps-devel@lists.sourceforge.net)
66
AM_INIT_AUTOMAKE([foreign])
77
AC_CONFIG_SRCDIR([src/hdapsd.c])
88
AC_CONFIG_HEADERS([src/config.h])
9-
AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile misc/Makefile])
9+
AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile])
1010

1111
# Checks for programs.
1212
AC_PROG_CC

0 commit comments

Comments
 (0)