[svn] commit: r240 - /branches/f2f200910/src/bin/parkinglot/Makefile.am

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Oct 30 18:19:42 UTC 2009


Author: jinmei
Date: Fri Oct 30 18:19:42 2009
New Revision: 240

Log:
added zoneset.h to parkinglot_SOURCES

Modified:
    branches/f2f200910/src/bin/parkinglot/Makefile.am

Modified: branches/f2f200910/src/bin/parkinglot/Makefile.am
==============================================================================
--- branches/f2f200910/src/bin/parkinglot/Makefile.am (original)
+++ branches/f2f200910/src/bin/parkinglot/Makefile.am Fri Oct 30 18:19:42 2009
@@ -1,5 +1,5 @@
 AM_CPPFLAGS = -I$(top_srcdir)/src/lib -I$(top_srcdir)/ext
 
 bin_PROGRAMS = parkinglot
-parkinglot_SOURCES = common.cc main.cc
+parkinglot_SOURCES = common.cc main.cc zoneset.h
 parkinglot_LDADD = $(top_srcdir)/src/lib/dns/libdns.a $(top_srcdir)/src/lib/cc/cpp/libcc.a




More information about the bind10-changes mailing list