re-organized include files

This commit is contained in:
git@daemon.de
2013-11-07 08:10:31 +01:00
parent 0e3835bf97
commit f843d4c570
41 changed files with 3922 additions and 1514 deletions

View File

@@ -232,5 +232,5 @@ if test -n "$bigendian"; then
fi
# Specify output files
AC_CONFIG_FILES([Makefile libpcp/Makefile src/Makefile man/Makefile tests/Makefile])
AC_CONFIG_FILES([Makefile include/Makefile libpcp/Makefile src/Makefile man/Makefile tests/Makefile])
AC_OUTPUT