]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1704] Use CLEANFILES instead of clean-local
authorMukund Sivaraman <muks@isc.org>
Fri, 1 Jun 2012 06:05:38 +0000 (11:35 +0530)
committerMukund Sivaraman <muks@isc.org>
Fri, 1 Jun 2012 06:05:38 +0000 (11:35 +0530)
Makefile.am

index c3ed1420f5b5c302358660487592f8779416d388..ccc552404ef7fa57b3873ce4586ad88dd365e249 100644 (file)
@@ -406,5 +406,4 @@ EXTRA_DIST += ext/coroutine/coroutine.h
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = dns++.pc
 
-clean-local:
-       -rm -f $(abs_top_builddir)/logger_lockfile
+CLEANFILES = $(abs_top_builddir)/logger_lockfile