Don't remove the services file. It isn't built in the same way that
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 4 Oct 2010 20:47:50 +0000 (20:47 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 4 Oct 2010 20:47:50 +0000 (20:47 +0000)
sminmpec.c is.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34373 f5534014-38df-0310-8fa8-9805f1628bb7

Makefile.am
Makefile.nmake

index 3b7069463881109750b0e4b0a50a55a6907e2550..b2ef3505f4255984fedc261aa91de6445a35c4fe 100644 (file)
@@ -537,8 +537,7 @@ MAINTAINERCLEANFILES =              \
        depcomp                 \
        install-sh              \
        ltmain.sh               \
-       missing                 \
-       services
+       missing 
 
 EXTRA_DIST = \
        INSTALL.configure       \
index fcc0555c6cf7db00eb439456fa6cf771714aaeba..15cc0b6c33ea8a6de8b473d9f56fed4fba7250a9 100644 (file)
@@ -510,7 +510,7 @@ distclean-local: clean-local
                $(ZLIB_DIR)\include\zlib.h $(ZLIB_DIR)\include\zconf.h \
                $(ZLIB_DIR)\lib\zdll.lib
 !ENDIF
-       rm -f config.h $(BUILT_SOURCES) services
+       rm -f config.h $(BUILT_SOURCES)
 
 distclean: distclean-local
        cd wiretap