summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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