summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 66c8c4b..f5bf4b5 100644
--- a/Makefile
+++ b/Makefile
@@ -72,12 +72,13 @@ endif
default: lz4programs
- @cd $(PRGDIR); $(MAKE) -e
-all: lz4programs
+all:
+ @cd $(LZ4DIR); $(MAKE) -e all
+ @cd $(PRGDIR); $(MAKE) -e all
lz4programs:
- @cd $(PRGDIR); $(MAKE) -e all
+ @cd $(PRGDIR); $(MAKE) -e
clean:
@rm -f $(DISTRIBNAME) *.sha1