aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-05-12 20:41:17 +0000
committerJörg Mayer <jmayer@loplof.de>2013-05-12 20:41:17 +0000
commitadad131cc1b9e173460c5a82e212fa732d337ce5 (patch)
treec5ff79f010638f07260725c717941026c020b063 /Makefile.common
parentd8e31edd8848eb404c646fb18ec7d7906bc2a66d (diff)
Tiny whitespace change
svn path=/trunk/; revision=49262
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common16
1 files changed, 8 insertions, 8 deletions
diff --git a/Makefile.common b/Makefile.common
index e320a7aa5d..3553ab9d3e 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -108,14 +108,14 @@ wireshark_SOURCES = \
airpcap_loader.c \
capture.c \
capture_info.c \
- capture_opts.c \
+ capture_opts.c \
color_filters.c \
- file.c \
+ file.c \
fileset.c \
filters.c \
- g711.c \
+ g711.c \
iface_monitor.c \
- merge.c \
+ merge.c \
proto_hier_stats.c \
summary.c \
tempfile.c \
@@ -131,11 +131,11 @@ wireshark_INCLUDES = \
capture_opts.h \
color_filters.h \
filters.h \
- g711.h \
+ g711.h \
globals.h \
iface_monitor.h \
- log.h \
- merge.h \
+ log.h \
+ merge.h \
proto_hier_stats.h \
stat_menu.h \
summary.h \
@@ -200,7 +200,7 @@ randpkt_SOURCES = \
# dumpcap specifics
dumpcap_SOURCES = \
$(PLATFORM_SRC) \
- capture_opts.c \
+ capture_opts.c \
capture-pcap-util.c \
capture_stop_conditions.c \
cfutils.c \