build: use automake in ipset/

This commit is contained in:
Jan Engelhardt
2009-09-19 20:11:59 +02:00
parent b0a6111054
commit 537f25dbad
3 changed files with 46 additions and 86 deletions

View File

@@ -103,5 +103,5 @@ AC_SUBST([kinclude_CFLAGS])
AC_SUBST([kbuilddir])
AC_SUBST([ksourcedir])
AC_SUBST([xtlibdir])
AC_CONFIG_FILES([Makefile extensions/GNUmakefile extensions/ipset/GNUmakefile])
AC_CONFIG_FILES([Makefile extensions/GNUmakefile extensions/ipset/Makefile])
AC_OUTPUT