clean test dir
This commit is contained in:
parent
91f824a7b2
commit
fc1ab23bf0
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -50,7 +50,7 @@ TARGETS = l2tpns nsctl generateload bounce $(PLUGINS)
|
|||
all: $(TARGETS)
|
||||
|
||||
clean:
|
||||
rm -f *.o $(TARGETS) Makefile.tmp Makefile.bak
|
||||
rm -f *.o test/*.o $(TARGETS) Makefile.tmp Makefile.bak
|
||||
|
||||
depend:
|
||||
(sed -n 'p; /^## Dependencies: (autogenerated) ##/q' Makefile && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue