summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorhasso <hasso>2004-05-18 18:46:54 +0000
committerhasso <hasso>2004-05-18 18:46:54 +0000
commit6708fa3c3e6aef369be13f3915698f407107cae2 (patch)
tree32aa937b0761573d3dfcfdda8a9929f9794403cb /lib/Makefile.am
parent3e31cded7fd9b6a1bac06de2ee2e875a5c40074c (diff)
Start of new ospf6d merge from Zebra.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index d8621c56..45d60ced 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -11,7 +11,7 @@ libzebra_a_SOURCES = \
sockunion.c prefix.c thread.c if.c memory.c buffer.c table.c hash.c \
filter.c routemap.c distribute.c stream.c str.c log.c plist.c \
zclient.c sockopt.c smux.c md5.c if_rmap.c keychain.c privs.c \
- debug.c sigevent.c
+ debug.c sigevent.c pqueue.c
libzebra_a_DEPENDENCIES = @LIB_REGEX@
@@ -22,7 +22,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
+ privs.h debug.h sigevent.h pqueue.h
EXTRA_DIST = regex.c regex-gnu.h