summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-02-25 09:58:50 +0000
committerGuy Harris <guy@alum.mit.edu>2005-02-25 09:58:50 +0000
commit955dd3ea8295d916b443ffa1d685827ad8dd46e7 (patch)
treef5fe7a2a672a3e96ac792902b6693bea344dba42 /Makefile.am
parent76ed6a51e152f938897b45b465ae2e8b3de7af45 (diff)
downloadwireshark-955dd3ea8295d916b443ffa1d685827ad8dd46e7.tar.gz
"docboook/Makefile.auto.in" is presumably generated from
"docbook/Makefile.auto.am", so it shouldn't need to be included in EXTRA_DIST - and including it causes "make distcheck" to fail very early with make: *** No rule to make target `docbook/Makefile.auto.in', needed by `distdir'. Stop. svn path=/trunk/; revision=13514
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ea23faab12..61ccda4816 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -468,7 +468,6 @@ EXTRA_DIST = \
doc/tethereal.pod \
doc/text2pcap.pod \
docbook/Makefile.auto.am \
- docbook/Makefile.auto.in \
doxygen.cfg.in \
editcap.c \
epan/libethereal.def \