ACCOUNT: move xt_ACCOUNT into its own subdirectory

Will be adding related userspace programs shortly, and an extra
directory for the same reason it is for ipset/.
This commit is contained in:
Jan Engelhardt
2009-09-24 00:44:39 +02:00
parent 1a5b9f0e02
commit 5cb36ed213
9 changed files with 15 additions and 3 deletions

View File

@@ -104,5 +104,6 @@ AC_SUBST([kbuilddir])
AC_SUBST([ksourcedir])
AC_SUBST([xtlibdir])
AC_CONFIG_FILES([Makefile Makefile.iptrules Makefile.mans
extensions/Makefile extensions/ipset/Makefile])
extensions/Makefile extensions/ACCOUNT/Makefile
extensions/ipset/Makefile])
AC_OUTPUT