Explorar el Código

Remove config.h on clean.

master
Arun Prakash Jana hace 9 años
padre
commit
e59b414503
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: A75979F35C080412
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Ver fichero

@@ -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

Cargando…
Cancelar
Guardar