mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-24 06:35:42 +00:00
2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* Makefile.am: Need to add zassert.h to pkginclude_HEADERS.
This commit is contained in:
parent
546e20d675
commit
d1c51d7c27
@ -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>
|
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
|
* zebra.h: If not C99 and there's no va_copy macro and there is
|
||||||
|
@ -23,7 +23,7 @@ pkginclude_HEADERS = \
|
|||||||
memory.h network.h prefix.h routemap.h distribute.h sockunion.h \
|
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 \
|
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 \
|
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
|
EXTRA_DIST = regex.c regex-gnu.h
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user