forked from Lainports/opnsense-ports
14 lines
275 B
Text
14 lines
275 B
Text
--- Makefile.am.orig 2018-02-26 13:46:34 UTC
|
|
+++ Makefile.am
|
|
@@ -44,11 +44,6 @@ dist_doc_DATA = \
|
|
README.licence \
|
|
README
|
|
|
|
-all-local: $(SPEC)
|
|
-
|
|
-clean-local:
|
|
- rm -f $(SPEC)
|
|
-
|
|
distclean-local:
|
|
rm -f $(PACKAGE_NAME)-*.tar.* $(PACKAGE_NAME)-*.sha256* tag-*
|
|
|