aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-05-31 13:42:17 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-05-31 13:42:17 +0000
commitc5196c4a76b31fc464d1dd181770c6a600296136 (patch)
tree383f38ed04e514145f7f6755805e20d9eb73be4d /Makefile.am
parentdde063671183797a8821939449b38908bf7926c6 (diff)
split doxygen.cfg into common Ethereal things and module specifics
svn path=/trunk/; revision=11044
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bc374c1a1c..79af2f1476 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.731 2004/05/22 21:51:30 guy Exp $
+# $Id: Makefile.am,v 1.732 2004/05/31 13:40:03 ulfl Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -433,6 +433,7 @@ EXTRA_DIST = \
doc/randpkt.txt \
doc/tethereal.pod \
doc/text2pcap.pod \
+ doxygen.cfg \
editcap.c \
epan/libethereal.def \
ethereal_be.py \