summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2002-08-17 22:37:58 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2002-08-17 22:37:58 +0000
commit852c505589581ee488a576986141ff1ebd0512cc (patch)
tree32309ac1a183dd64e0512ef50bc8a168c24d25d8
parentd19d2a9fe9abcf562de8ac8005cc0f3ae6be1b1f (diff)
downloadlibgphoto2-852c505589581ee488a576986141ff1ebd0512cc.tar.gz
effectively remove doc/figures/ directory
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5017 67ed7778-7388-44ab-90cf-0a291f65f57c
-rw-r--r--configure.in1
-rw-r--r--doc/Makefile.am2
2 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index b4b3761dd..3c091a1d0 100644
--- a/configure.in
+++ b/configure.in
@@ -329,7 +329,6 @@ packaging/rpm/package.spec
po/Makefile.in
doc/Makefile
doc/api/Makefile
-doc/figures/Makefile
])
if test "x$CDPATH" != "x"
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 4d37a39b5..838c797f1 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = api figures
+SUBDIRS = api
#
# The intention of these macros, targets, rules, and variables is the