]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1924] Remove BUILT_SOURCES from CLEANFILES
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Fri, 8 Feb 2013 10:21:18 +0000 (11:21 +0100)
committerMichal 'vorner' Vaner <michal.vaner@nic.cz>
Fri, 8 Feb 2013 10:21:18 +0000 (11:21 +0100)
src/lib/python/isc/util/Makefile.am
src/lib/util/Makefile.am

index d5d04bdc53fc2e94461f57a48a349fc4cbae411c..e8f737ac3d7ac8ef218005770b1e06ff0a61f691 100644 (file)
@@ -3,7 +3,6 @@ SUBDIRS = . cio tests
 python_PYTHON = __init__.py process.py socketserver_mixin.py file.py \
                common_defs.py
 BUILT_SOURCES = common_defs.py
-CLEANFILES = $(BUILT_SOURCES)
 EXTRA_DIST = pythonize_constants.py
 
 common_defs.py: $(top_srcdir)/src/lib/util/common_defs.cc pythonize_constants.py
index 742302f8ae301194d409d55ec0a974aa9b922964..40c3afcd8418c2d2963851828fe23214b9fe59d4 100644 (file)
@@ -37,7 +37,7 @@ common_defs.h: const2hdr.py common_defs.cc
        $(PYTHON) $(srcdir)/const2hdr.py $(srcdir)/common_defs.cc $@
 
 libb10_util_la_LIBADD = $(top_builddir)/src/lib/exceptions/libb10-exceptions.la
-CLEANFILES = *.gcno *.gcda common_defs.h
+CLEANFILES = *.gcno *.gcda
 
 libb10_util_includedir = $(includedir)/$(PACKAGE_NAME)/util
 libb10_util_include_HEADERS = buffer.h