summaryrefslogtreecommitdiffstats
path: root/make.include
diff options
context:
space:
mode:
Diffstat (limited to 'make.include')
-rw-r--r--make.include4
1 files changed, 2 insertions, 2 deletions
diff --git a/make.include b/make.include
index 8d73ae8..1d72e36 100644
--- a/make.include
+++ b/make.include
@@ -457,10 +457,10 @@ ds9clean :
@echo "*** $@ ***"
$(MAKE) -C ds9/$(OS) clean
-ds9parserclean :
+ds9parsersclean :
@echo ""
@echo "*** $@ ***"
- $(MAKE) -C ds9/$(OS) parserclean
+ $(MAKE) -C ds9/$(OS) parsersclean
localclean :
@echo ""