hdb: export length_hdb_keyset and encode_hdb_keyset symbols
[metze/heimdal/wip.git] / Makefile.am
index 3f3b4b4d9de6a069b1e2d6e1b275652dd0f1bfde..26de7bc65ec33bb44c8629a6435035b3512d18c0 100644 (file)
@@ -7,21 +7,44 @@ kcm_dir = kcm
 endif
 
 SUBDIRS=  include lib kuser kdc admin kadmin kpasswd 
-SUBDIRS+= $(kcm_dir) appl doc tools tests
+SUBDIRS+= $(kcm_dir) appl doc tools tests packages etc po
 
 ## ACLOCAL = @ACLOCAL@ -I cf
 ACLOCAL_AMFLAGS = -I cf
 
 EXTRA_DIST = \
+       TODO \
+       LICENSE \
+       README \
+       ChangeLog \
+       ChangeLog.1998 \
+       ChangeLog.1999 \
+       ChangeLog.2000 \
+       ChangeLog.2001 \
+       ChangeLog.2002 \
+       ChangeLog.2003 \
+       ChangeLog.2004 \
+       ChangeLog.2005 \
+       ChangeLog.2006 \
        Makefile.am.common \
+       autogen.sh \
        krb5.conf \
        cf/make-proto.pl \
-       cf/check-symbols.sh \
-       cf/install-catman.sh
+       cf/install-catman.sh \
+       cf/ChangeLog \
+       cf/c-function.m4 \
+       cf/ChangeLog \
+       cf/have-pragma-weak.m4 \
+       cf/have-types.m4 \
+       cf/krb-func-getcwd-broken.m4 \
+       cf/krb-prog-ranlib.m4 \
+       cf/krb-prog-yacc.m4 \
+       cf/krb-sys-aix.m4 \
+       cf/krb-sys-nextstep.m4 \
+       cf/krb-version.m4 \
+       cf/roken.m4 \
+       cf/valgrind-suppressions \
+       cf/vararray.m4
 
-#
-# Useful target for debugging
-#
-
-check-valgrind:
-       env TESTS_ENVIRONMENT="$(objdir)/libtool --mode execute valgrind --leak-check=full --quiet --suppressions=$(srcdir)/tools/valgrind-suppressions" make check
+print-distdir:
+       @echo $(distdir)