]> git.puffer.fish Git - mirror/frr.git/commitdiff
2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
authorajs <ajs>
Fri, 26 Nov 2004 14:14:30 +0000 (14:14 +0000)
committerajs <ajs>
Fri, 26 Nov 2004 14:14:30 +0000 (14:14 +0000)
* Makefile.am: Need to add zassert.h to pkginclude_HEADERS.

lib/ChangeLog
lib/Makefile.am

index db39f0ae1efb9df28957a659b49d96f8f7cca6f9..64c0ae8d8594fb6b4461287cc080d9e60cc919c2 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
+
+       * Makefile.am: Need to add zassert.h to pkginclude_HEADERS.
+
 2004-11-25 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
 
        * zebra.h: If not C99 and there's no va_copy macro and there is
index b4d538bdad304a196b491783db0799a0664a3861..78bce16dd2eb796242215f79f7a885a5771d318f 100644 (file)
@@ -23,7 +23,7 @@ pkginclude_HEADERS = \
        memory.h network.h prefix.h routemap.h distribute.h sockunion.h \
        str.h stream.h table.h thread.h vector.h version.h vty.h zebra.h \
        plist.h zclient.h sockopt.h smux.h md5-gnu.h if_rmap.h keychain.h \
-       privs.h debug.h sigevent.h pqueue.h jhash.h
+       privs.h debug.h sigevent.h pqueue.h jhash.h zassert.h
 
 EXTRA_DIST = regex.c regex-gnu.h