aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2005-06-09 18:24:55 +0000
committerGerald Combs <gerald@wireshark.org>2005-06-09 18:24:55 +0000
commit45e13ff5fb8f8348eb8e200e37f713d250aea7f1 (patch)
treee4148519000ef2edd63f35aa685cb33f6e0191b2 /Makefile.am
parenta4479750303fc9d2df9722ef543dd0016311ca2e (diff)
Change "colorfilter" to "colorfilters". Fix up whitespace.
svn path=/trunk/; revision=14598
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 1e472fd518..6923ea03bb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -76,7 +76,7 @@ EXTRA_SCRIPTS = idl2eth
pkgdata_DATA = AUTHORS-SHORT manuf ethereal.html tethereal.html \
ethereal-filter.html capinfos.html editcap.html \
idl2eth.html mergecap.html text2pcap.html \
- cfilters colorfilter dfilters
+ cfilters colorfilters dfilters
#
# Install the Diameter DTD and XML files in the "diameter" subdirectory
@@ -432,11 +432,11 @@ EXTRA_DIST = \
capinfos.c \
capture-wpcap.c \
capture-wpcap.h \
- capture_wpcap_packet.c \
- capture_wpcap_packet.h \
- cfilters \
+ capture_wpcap_packet.c \
+ capture_wpcap_packet.h \
+ cfilters \
cleanbld.bat \
- colorfilters \
+ colorfilters \
config.h.win32 \
config.nmake \
debian/README.debian \
@@ -449,7 +449,7 @@ EXTRA_DIST = \
debian/postinst \
debian/prerm \
debian/rules \
- dfilters \
+ dfilters \
dictionary.dtd \
dictionary.xml \
doc/Makefile.am \