aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2014-01-09 01:30:25 +0000
committerGerald Combs <gerald@wireshark.org>2014-01-09 01:30:25 +0000
commitbbc7ad3c4ec1e778be9255d2112a2085a555c4da (patch)
treeed85cd7d487b4cd8a36ceb6ec9305a8a44d766ba /Makefile.nmake
parent2203d51591a4d79518541faad4cadbcd679836ab (diff)
cfile.c is in WIRESHARK_COMMON_SRC so there's no need to add it again.
svn path=/trunk/; revision=54675
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 641d82e9a1..c7f743df22 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -1385,7 +1385,6 @@ install-all: install-generated-files
checkapi_local:
$(PERL) tools/checkAPIs.pl -build \
- cfile.c
$(WIRESHARK_COMMON_SRC) \
$(TSHARK_TAP_SRC) \
# $(EXTRA_wireshark_SOURCES)