Move febootstrap-supermin-helper into helper/ subdirectory.
[febootstrap.git] / configure.ac
index 05597b1..1a94700 100644 (file)
@@ -59,5 +59,5 @@ if test "x$YUM" = "xno" ; then
 fi
 
 AC_CONFIG_HEADERS([config.h])
-AC_CONFIG_FILES([lib/Makefile Makefile examples/Makefile])
+AC_CONFIG_FILES([Makefile lib/Makefile helper/Makefile examples/Makefile])
 AC_OUTPUT