summaryrefslogtreecommitdiff
path: root/libgphoto2_port/doc
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2002-04-03 12:24:10 +0000
committerMarcus Meissner <marcus@jet.franken.de>2002-04-03 12:24:10 +0000
commit2915dd80d6eea6b43feca19d58047c10e89460e3 (patch)
treed0a16c51d376daa939b3c746c4705db9f4085fa8 /libgphoto2_port/doc
parentd374bc0924695214a28c993c24bd7eabe82571b4 (diff)
downloadlibgphoto2-2915dd80d6eea6b43feca19d58047c10e89460e3.tar.gz
* Makefile.am: Include DocRules.am into EXTRA_DIST so generated
tarballs can be feed to automake. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4376 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2_port/doc')
-rw-r--r--libgphoto2_port/doc/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/libgphoto2_port/doc/Makefile.am b/libgphoto2_port/doc/Makefile.am
index bc8ff3fed..c7c82734d 100644
--- a/libgphoto2_port/doc/Makefile.am
+++ b/libgphoto2_port/doc/Makefile.am
@@ -3,8 +3,11 @@
# The name of the module.
DOC_MODULE=gphoto2-port
+
# The directory containing the source code (if it contains documentation).
DOC_SOURCE_DIR=../libgphoto2_port
# include common doc generation rules
include DocRules.am
+
+EXTRA_DIST += DocRules.am