aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-02-27 00:09:53 +0000
committerGuy Harris <guy@alum.mit.edu>2003-02-27 00:09:53 +0000
commit99e1970ea5534d430ec112d6c7035b0c0513c252 (patch)
tree9b580b38c27f95a4d38e7936ac9ca51a04539fd1 /doc/Makefile.am
parent4632490ab18b3a28774e4a3563a744ceffedd0a3 (diff)
Ethereal.desktop is in the top-level directory, not the "doc" directory,
and it's already in the EXTRA_DIST list in the top-level directory. svn path=/trunk/; revision=7204
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 684a7d8aa6..56e2cd8f6d 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal documentation
#
-# $Id: Makefile.am,v 1.16 2003/02/12 08:55:19 guy Exp $
+# $Id: Makefile.am,v 1.17 2003/02/27 00:09:53 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -75,6 +75,3 @@ CLEANFILES = \
../tethereal.1 \
../text2pcap.1 \
../idl2eth.1
-
-EXTRA_DIST = \
- Ethereal.desktop \