[svn] commit: r2060 - /branches/trac223/src/lib/python/Makefile.am

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Jun 2 14:57:25 UTC 2010


Author: jreed
Date: Wed Jun  2 14:57:25 2010
New Revision: 2060

Log:
Remove  bind10_config.pyc on "make clean"

Modified:
    branches/trac223/src/lib/python/Makefile.am

Modified: branches/trac223/src/lib/python/Makefile.am
==============================================================================
--- branches/trac223/src/lib/python/Makefile.am (original)
+++ branches/trac223/src/lib/python/Makefile.am Wed Jun  2 14:57:25 2010
@@ -8,3 +8,5 @@
 
 # When setting DIST_COMMON, then need to add the .in file too.
 EXTRA_DIST =  bind10_config.py.in
+
+CLEANFILES = bind10_config.pyc




More information about the bind10-changes mailing list