[svn] commit: r3860 - /branches/trac397focused/src/lib/datasrc/Makefile.am

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Dec 16 08:37:20 UTC 2010


Author: hanfeng
Date: Thu Dec 16 08:37:20 2010
New Revision: 3860

Log:
remove useless target in Makefile which just use for testing 

Modified:
    branches/trac397focused/src/lib/datasrc/Makefile.am

Modified: branches/trac397focused/src/lib/datasrc/Makefile.am
==============================================================================
--- branches/trac397focused/src/lib/datasrc/Makefile.am (original)
+++ branches/trac397focused/src/lib/datasrc/Makefile.am Thu Dec 16 08:37:20 2010
@@ -14,4 +14,4 @@
 libdatasrc_la_SOURCES += sqlite3_datasrc.h sqlite3_datasrc.cc
 libdatasrc_la_SOURCES += query.h query.cc
 libdatasrc_la_SOURCES += cache.h cache.cc
-libdatasrc_la_SOURCES += rbtree.h rbtree.cc
+libdatasrc_la_SOURCES += rbtree.h 




More information about the bind10-changes mailing list