fix make dist without doc
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@142 53a565d1-3bb7-0310-b661-cf11e63c67ab
This commit is contained in:
parent
e0722bf46c
commit
c97bb4d5e6
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Reference in New Issue