2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 13:57:50 +00:00

checkpoint (fixed distchek) -- still need regen

This commit is contained in:
Francis Dupont 2015-04-17 18:06:08 +02:00
parent 27fbf25021
commit 6e5bb0ee22
2 changed files with 6 additions and 8 deletions

View File

@ -29,3 +29,8 @@ SUBDIRS = @BINDSRCDIR@ includes tests common omapip client dhcpctl relay server
nobase_include_HEADERS = dhcpctl/dhcpctl.h nobase_include_HEADERS = dhcpctl/dhcpctl.h
distcheck-hook:
chmod u+w $(distdir)/bind
distclean-local:
rm -f config.report

View File

@ -101,12 +101,5 @@ clean:
# Include the following so that this Makefile is happy when the parent # Include the following so that this Makefile is happy when the parent
# tries to use them. # tries to use them.
distdir: check distdir distclean dvi install installcheck uninstall:
distclean:
install:
check:
uninstall: