summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2011-03-30 09:29:19 +0200
committerMurray Cumming <murrayc@murrayc.com>2011-03-30 09:29:19 +0200
commit95e2ef65c80f7fee88a06771abf3c1f1ac4aad0b (patch)
treeb69db0a679dfa375a3a1c25978981974bba1002f /docs
parente867816a82c8aee4767c7e5c338a06d38bc7c433 (diff)
downloadglibmm-95e2ef65c80f7fee88a06771abf3c1f1ac4aad0b.tar.gz
Use the latest mm-common.
* configure.ac: Require the latest version. * doc/Makefile.am: Don't specify the mm-common .pl files to distribute because mm-common now does this automatically.
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 3bcea89b..379591a1 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -33,13 +33,6 @@ dist_docimages_DATA = images/gtkmm_logo.gif images/top.gif
include $(top_srcdir)/build/doc-reference.am
-# These are copied here by mm-common:
-dist_noinst_DATA += \
- doc-install.pl \
- doc-postprocess.pl \
- tagfile-to-devhelp2.xsl \
- doxygen.css
-
dist_noinst_DATA += \
internal/documentation_generation.txt \
internal/gmmproc_internals.txt \