aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.nmake
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2008-07-02 01:44:30 +0000
committerGuy Harris <guy@alum.mit.edu>2008-07-02 01:44:30 +0000
commita04774395fbfa44a90f0c217cf2ab85625b1ea9d (patch)
tree8ea9e8c8e701741d179fd1a61f2927dfb49af0d5 /epan/dissectors/Makefile.nmake
parent40773753adb08df3eebefabfae29a28783fe5b48 (diff)
Add Makefile.common files for epan/dfilter and epan/ftypes.
Add checkapi rules to Makefile.am files. svn path=/trunk/; revision=25656
Diffstat (limited to 'epan/dissectors/Makefile.nmake')
-rw-r--r--epan/dissectors/Makefile.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/Makefile.nmake b/epan/dissectors/Makefile.nmake
index 9d8b06a008..33e5985a56 100644
--- a/epan/dissectors/Makefile.nmake
+++ b/epan/dissectors/Makefile.nmake
@@ -112,5 +112,5 @@ maintainer-clean: distclean
checkapi:
$(PERL) ../../tools/checkAPIs.pl -g abort -g termoutput \
- $(ALL_DISSECTORS_SRC) \
- packet-dcerpc-nt.c
+ $(ALL_DISSECTORS_SRC) \
+ packet-dcerpc-nt.c