Add tests/Makefile and tests/db/Makefile.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15897 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-08-11 14:02:05 +00:00
parent 5bda1a5590
commit 1723574114

View File

@@ -539,6 +539,8 @@ AC_CONFIG_FILES(Makefile \
appl/test/Makefile \ appl/test/Makefile \
appl/kf/Makefile \ appl/kf/Makefile \
appl/dceutils/Makefile \ appl/dceutils/Makefile \
tests/Makefile \
tests/db/Makefile \
doc/Makefile \ doc/Makefile \
tools/Makefile \ tools/Makefile \
) )