Fix clean
This commit is contained in:
parent
5911e6106e
commit
6e2e2d3131
2
Makefile
2
Makefile
@ -88,7 +88,7 @@ installcgi: updatecgi
|
||||
chmod 0777 $(DATADIR)
|
||||
|
||||
clean:
|
||||
rm -f $(TARGET) $(HTMLS) $(JSMINS) $(OBJS)
|
||||
rm -f $(TARGET) $(JSMINS) $(OBJS)
|
||||
rm -f swagger.json
|
||||
|
||||
.js.min.js:
|
||||
|
Loading…
x
Reference in New Issue
Block a user