]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
checkpoint (fixed distchek) -- still need regen
authorFrancis Dupont <fdupont@isc.org>
Fri, 17 Apr 2015 16:06:08 +0000 (18:06 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 17 Apr 2015 16:06:08 +0000 (18:06 +0200)
Makefile.am
util/Makefile.bind.in

index 2d239f0f37d208bda892b355384fba7aa03ee7dd..b34064d6a810f642fd21f9905d85af2cefac6a46 100644 (file)
@@ -29,3 +29,8 @@ SUBDIRS = @BINDSRCDIR@ includes tests common omapip client dhcpctl relay server
 
 nobase_include_HEADERS = dhcpctl/dhcpctl.h
 
+distcheck-hook:
+       chmod u+w $(distdir)/bind
+
+distclean-local:
+       rm -f config.report
index bd784c60d94f7ddbc3b0de4ce67ea4152d1f48ed..9cbe5719d8cea39effde5385e914178b6e7e34f7 100644 (file)
@@ -101,12 +101,5 @@ clean:
 # Include the following so that this Makefile is happy when the parent
 # tries to use them.
 
-distdir:
+check distdir distclean dvi install installcheck uninstall:
 
-distclean:
-
-install:
-
-check:
-
-uninstall: