Author: adrian.chadd
Date: Sun Feb 22 12:10:34 2009
New Revision: 13816
Modified:
playpen/LUSCA_HEAD_bgp/Makefile.am
playpen/LUSCA_HEAD_bgp/configure.in
Log:
Link the bgp library stuff into the build.
Modified: playpen/LUSCA_HEAD_bgp/Makefile.am
==============================================================================
--- playpen/LUSCA_HEAD_bgp/Makefile.am (original)
+++ playpen/LUSCA_HEAD_bgp/Makefile.am Sun Feb 22 12:10:34 2009
@@ -4,8 +4,8 @@
#
AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5
-DIST_SUBDIRS = lib libcore libmem libsqname libcb libiapp libstat libhttp
libsqdns libsqident libsqinet libhelper libmime libsqdebug libstmem snmplib
scripts src icons errors contrib doc helpers tools app
-SUBDIRS = lib libcore libmem libsqname libcb libiapp libstat
libhttp
libsqdns libsqident libsqinet libhelper libmime libsqdebug libstmem
@makesnmplib@ scripts src icons errors doc helpers tools app
+DIST_SUBDIRS = lib libcore libmem libsqname libcb libiapp libstat libhttp
libsqdns libsqident libsqinet libhelper libmime libsqdebug libstmem snmplib
scripts src icons errors contrib doc helpers tools app libsqbgp
+SUBDIRS = lib libcore libmem libsqname libcb libiapp libstat
libhttp
libsqdns libsqident libsqinet libhelper libmime libsqdebug libstmem
@makesnmplib@ scripts src icons errors doc helpers tools app libsqbgp
DISTCLEANFILES = include/stamp-h include/stamp-h[0-9]*
DEFAULT_PINGER = $(libexecdir)/`echo pinger |
sed '$(transform);s/$$/$(EXEEXT)/'`
Modified: playpen/LUSCA_HEAD_bgp/configure.in
==============================================================================
--- playpen/LUSCA_HEAD_bgp/configure.in (original)
+++ playpen/LUSCA_HEAD_bgp/configure.in Sun Feb 22 12:10:34 2009
@@ -3318,6 +3318,7 @@
Makefile \
app/Makefile \
app/tcptest/Makefile \
+ libsqbgp/Makefile \
libmime/Makefile \
libsqdns/Makefile \
libsqident/Makefile \
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---