summaryrefslogtreecommitdiff
path: root/gpxe
diff options
context:
space:
mode:
Diffstat (limited to 'gpxe')
-rw-r--r--gpxe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpxe/Makefile b/gpxe/Makefile
index 6190af5a..09e03d9d 100644
--- a/gpxe/Makefile
+++ b/gpxe/Makefile
@@ -25,10 +25,10 @@ tidy:
clean: tidy
dist:
- rm -f $(TARGETS)
$(MAKE) -C src veryclean > /dev/null 2>&1
spotless: clean dist
+ rm -f $(TARGETS)
installer: