Sfoglia il codice sorgente

Remove config.h on clean.

master
Arun Prakash Jana 9 anni fa
parent
commit
e59b414503
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: A75979F35C080412
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Vedi File

@@ -43,4 +43,4 @@ dist:
rm -rf noice-$(VERSION)

clean:
rm -f $(BIN) $(OBJ) noice-$(VERSION).tar.gz
rm -f config.h $(BIN) $(OBJ) noice-$(VERSION).tar.gz

Loading…
Annulla
Salva