소스 검색
Remove config.h on clean.
master
Arun Prakash Jana
8 년 전
No known key found for this signature in database
GPG 키 ID: A75979F35C080412
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
Makefile
|
|
@@ -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 |