aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-11-28 21:12:50 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-11-28 21:12:50 +0000
commit303321cc07111f8455bbc15b97d543352bc63e80 (patch)
tree6737541b22bb4096cf4ff516742a79002644eee4 /Makefile.common
parent61dc6ad226685f4a056e0d89e6835e74b87bcdfb (diff)
seems like autogen doesn't like empty lines in the makefile
svn path=/trunk/; revision=16621
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index e89592ee02..c4157f421f 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -213,7 +213,7 @@ dumpcap_SOURCES = \
version_info.c \
capture_opts.c \
capture_loop.c \
- dumpcap.c \
+ dumpcap.c
# this target needed for distribution only