summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES1
-rw-r--r--Makefile.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 4a165c18..296eb548 100644
--- a/CHANGES
+++ b/CHANGES
@@ -58,6 +58,7 @@ TBD
Makefile.in: Add the whitespacecheck target.
Cirrus CI: Run the "make whitespacecheck" command in the Linux task.
Address all shellcheck warnings in update-test.sh.
+ Makefile.in: Get rid of a remain of gnuc.h.
Documentation:
Reformat the installation notes (INSTALL.txt) in Markdown.
Convert CONTRIBUTING to Markdown.
diff --git a/Makefile.in b/Makefile.in
index 2a99aec5..b26d97ed 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -459,7 +459,7 @@ clean:
distclean:
rm -f $(CLEANFILES) Makefile config.cache config.log config.status \
- config.h gnuc.h os-proto.h stamp-h stamp-h.in $(PROG).1 \
+ config.h os-proto.h stamp-h stamp-h.in $(PROG).1 \
libnetdissect.a tests/.failed tests/.passed \
tests/failure-outputs.txt
rm -rf autom4te.cache tests/DIFF tests/NEW