From e871cdac04a40d80df58f619f4b30e33c83898dd Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Sun, 20 Mar 2011 12:43:31 +0000 Subject: add stuff to EXTRA_DIST to fix tarball generation actually, it's funny that it doesn't work as is, but I think I'd rather figure this out later. Signed-off-by: Michael Krelin --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 63079ee..e4e76da 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -2,5 +2,7 @@ man_MANS=iiid.8 iii-extract-riff-chunk.1 doc_DATA = 000000000000.conf pkglib_SCRIPTS = on-upload-photo.bash tag-photo.bash +EXTRA_DIST=${doc_DATA} ${pkglib_SCRIPTS} iii-extract-riff-chunk.1 + clean-local: rm -f iiid.8 -- cgit v0.9.0.2