aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorddennedy <ddennedy@53a565d1-3bb7-0310-b661-cf11e63c67ab>2004-10-31 00:52:28 +0000
committerddennedy <ddennedy@53a565d1-3bb7-0310-b661-cf11e63c67ab>2004-10-31 00:52:28 +0000
commitc97bb4d5e64ab710bcd1f3ae6bfee3e4a9f31e85 (patch)
tree62cd66f3038e30e64f6871234d008e603b81b2e8
parente0722bf46c73ed276887dc8ea2625754930ff269 (diff)
downloadlibraw1394-c97bb4d5e64ab710bcd1f3ae6bfee3e4a9f31e85.tar.gz
fix make dist without doc
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@142 53a565d1-3bb7-0310-b661-cf11e63c67ab
-rw-r--r--debian/Makefile.am5
-rw-r--r--doc/Makefile.am2
2 files changed, 3 insertions, 4 deletions
diff --git a/debian/Makefile.am b/debian/Makefile.am
index e32e4ed..6b0f90a 100644
--- a/debian/Makefile.am
+++ b/debian/Makefile.am
@@ -1,10 +1,9 @@
# process this file with automake to create a Makefile.in
-EXTRA_DIST = \
+EXTRA_DIST = \
control \
rules \
changelog \
copyright \
- libraw1394.postinst.in \
- libraw1394-potato.postinst.in \
+ libraw1394.postinst.in \
libraw1394-dev.docs
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 7f1d80c..20e6cbc 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,5 @@
EXTRA_DIST = testlibraw.1.in sendiso.1.in dumpiso.1.in isodump.5.in \
- libraw1394.sgml libraw1394 libraw1394.ps
+ libraw1394.sgml
# man files for testlibraw
man_MANS = testlibraw.1 sendiso.1 dumpiso.1 isodump.5