Revert incorrect change which killed *nix buuilds...

svn path=/trunk/; revision=25504
This commit is contained in:
Bill Meier 2008-06-21 13:31:24 +00:00
parent e8a75e9ee1
commit 74e4466834
1 changed files with 5 additions and 6 deletions

View File

@ -204,12 +204,11 @@ mergecap_SOURCES = \
svnversion.h
# editcap specifics
### XXX: Apparently not used ??
###editcap_SOURCES = \
### editcap.c \
### epan/crypt/crypt-md5.c \
### epan/nstime.c \
### $(WTAP_PLUGIN_SOURCES)
editcap_SOURCES = \
editcap.c \
epan/crypt/crypt-md5.c \
epan/nstime.c \
$(WTAP_PLUGIN_SOURCES)
capinfos_SOURCES = \
capinfos.c \