summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2018-04-27 10:43:39 +0200
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2018-04-27 10:52:45 +0200
commite3a28bfcb200115ef541c0eda3d9b3ae2136e4c5 (patch)
treec37ae40867e99e9ec13ae605e12bcc3e20d404b2 /Makefile.in
parentf21b290e1006cc7c994213f16f33f34f9a7e5aff (diff)
downloadlibpcap-e3a28bfcb200115ef541c0eda3d9b3ae2136e4c5.tar.gz
Don't delete libpcap.pc.in when doing 'make clean'
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 0d5200c7..85fe8ea6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -152,7 +152,7 @@ GENHDR = \
TAGFILES = \
$(SRC) $(HDR)
-CLEANFILES = $(OBJ) libpcap.* \
+CLEANFILES = $(OBJ) libpcap.a libpcap.so.`cat $(srcdir)/VERSION` \
$(PROG)-`cat $(srcdir)/VERSION`.tar.gz $(GENSRC) $(GENHDR) \
lex.yy.c pcap-config libpcap.pc