x
authorLove Hörnquist Åstrand <lha@kth.se>
Fri, 20 Oct 2006 20:32:01 +0000 (20:32 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Fri, 20 Oct 2006 20:32:01 +0000 (20:32 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18701 ec53bebd-3082-4978-b11e-865c3cabbd6b

include/gssapi/Makefile.am [new file with mode: 0644]
lib/asn1/ChangeLog
lib/vers/ChangeLog

diff --git a/include/gssapi/Makefile.am b/include/gssapi/Makefile.am
new file mode 100644 (file)
index 0000000..024c20e
--- /dev/null
@@ -0,0 +1,6 @@
+# $Id$
+
+include $(top_srcdir)/Makefile.am.common
+
+CLEANFILES = gssapi.h gssapi_krb5.h gssapi_spnego.h
+
index 7251d1a21d40f348d4070ec5992c1c8977177459..d63c43db1de78e631e64b5ad412d4c74425e2409 100644 (file)
@@ -1,5 +1,7 @@
 2006-10-20  Love Hörnquist Åstrand  <lha@it.su.se>
 
+       * Makefile.am: include more test.asn1 built files
+
        * Makefile.am: More files, now for make check.
        
 2006-10-19  Love Hörnquist Åstrand  <lha@it.su.se>
index 099b79140ba857f2b03b69329de44eff5edbcfbd..ca25d020b252fc7153504c02f64c83c8318fb8c6 100644 (file)
@@ -1,5 +1,9 @@
-2006-10-19  Love Hörnquist Åstrand  <lha@it.su.se>
+2006-10-20  Love Hörnquist Åstrand  <lha@it.su.se>
 
+       * make-print-version.c: Avoid creating a file called --version.
+       
+2006-10-19  Love Hörnquist Åstrand  <lha@it.su.se>
+       
        * Makefile.am: fix spelling of build_HEADERZ
 
 2006-10-07  Love Hörnquist Åstrand  <lha@it.su.se>