We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eba41b commit 4763fa5Copy full SHA for 4763fa5
1 file changed
configure.ac
@@ -6,7 +6,7 @@ AC_INIT(hdapsd, 20090129, hdaps-devel@lists.sourceforge.net)
6
AM_INIT_AUTOMAKE([foreign])
7
AC_CONFIG_SRCDIR([src/hdapsd.c])
8
AC_CONFIG_HEADERS([src/config.h])
9
-AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile misc/Makefile])
+AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile])
10
11
# Checks for programs.
12
AC_PROG_CC
0 commit comments