diff options
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index ff75a8a..0ee5897 100644 --- a/src/Makefile +++ b/src/Makefile | |||
| @@ -35,7 +35,6 @@ include $(wildcard $(DEPS)) | |||
| 35 | 35 | ||
| 36 | c clean: | 36 | c clean: |
| 37 | @-rm -rv main $(OBJECTS) $(DEPS) $(wildcard *.test*) $(wildcard *.enc) | 37 | @-rm -rv main $(OBJECTS) $(DEPS) $(wildcard *.test*) $(wildcard *.enc) |
| 38 | $(MAKE) -C ../ clean | ||
| 39 | 38 | ||
| 40 | val: | 39 | val: |
| 41 | $(MAKE) all | 40 | $(MAKE) all |
