diff options
author | Gilbert Ramirez <gram@alumni.rice.edu> | 1999-08-31 06:26:12 +0000 |
---|---|---|
committer | Gilbert Ramirez <gram@alumni.rice.edu> | 1999-08-31 06:26:12 +0000 |
commit | 4b5b164ab4c4939172a2b5ee275b017126f2315b (patch) | |
tree | ed017bc2665ff1619b81f54c1c1d926fc26dfecb /Makefile.am | |
parent | 978375cc2bc36c90365c2fb27d06196887c137c7 (diff) | |
download | wireshark-4b5b164ab4c4939172a2b5ee275b017126f2315b.tar.gz wireshark-4b5b164ab4c4939172a2b5ee275b017126f2315b.tar.bz2 wireshark-4b5b164ab4c4939172a2b5ee275b017126f2315b.zip |
Packaging fix for doc subdirectory changes.
svn path=/trunk/; revision=617
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 84c0de7b59..0b88d9d9cf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -145,6 +145,7 @@ DISTCLEANFILES = \ EXTRA_DIST = \ config.h.win32 \ doc/Makefile.in \ + doc/Makefile.am \ doc/dfilter2pod.in \ doc/ethereal.pod.template \ ethereal.spec.in \ |