aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4551ebad2..6e3593d20 100644
--- a/Makefile
+++ b/Makefile
@@ -339,8 +339,8 @@ dist: clean config.mk
339 rm -fr $(TARNAME)-$(VERSION) 339 rm -fr $(TARNAME)-$(VERSION)
340 340
341.PHONY: asc 341.PHONY: asc
342asc: config.mk 342asc: config.sh
343 ./mkasc.sh $(VERSION) 343 ./mkasc.sh
344 344
345.PHONY: deb 345.PHONY: deb
346deb: dist config.sh 346deb: dist config.sh