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:
parent
27fbf25021
commit
6e5bb0ee22
@ -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
|
||||||
|
@ -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:
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user