mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-03-11 15:04:18 +00:00
14 lines
267 B
Makefile
14 lines
267 B
Makefile
MAINTAINERCLEANFILES=Makefile.in stamp-h.in
|
|
|
|
noinst_HEADERS = \
|
|
config-internal-autotools.h
|
|
|
|
nodist_noinst_HEADERS = \
|
|
config.h \
|
|
config-internal-compiler.h
|
|
|
|
DISTCLEANFILES = \
|
|
config-internal-autotools.h \
|
|
config-internal-compiler.h \
|
|
config-public-compiler.h
|