summaryrefslogtreecommitdiffstats
path: root/hl/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'hl/Makefile.in')
-rwxr-xr-xhl/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/hl/Makefile.in b/hl/Makefile.in
index d4be6b3..465aba2 100755
--- a/hl/Makefile.in
+++ b/hl/Makefile.in
@@ -95,12 +95,12 @@ check-install:
mostlyclean distclean maintainer-clean
clean mostlyclean:
- @@SETX@; for d in $(SUBDIRS); do \
+ @@SETX@; for d in $(SUBDIRS) examples; do \
(cd $$d && $(MAKE) $@); \
done
distclean:
- @@SETX@; for d in $(SUBDIRS); do \
+ @@SETX@; for d in $(SUBDIRS) examples; do \
(cd $$d && $(MAKE) $@); \
done
-$(RM) Makefile