summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@users.sf.net>2017-04-28 14:11:54 +0200
committerStefan Sauer <ensonic@users.sf.net>2017-05-13 17:47:47 +0200
commitdc3f36cfbc72e1f35803268a751c81e2fe374936 (patch)
tree9d29786d26a304da5978993cffa4f2062922d99e /Makefile.am
parentb0ad9b8c21b3169a99eeec89886f0eb1ca2104a6 (diff)
downloadgtk-doc-dc3f36cfbc72e1f35803268a751c81e2fe374936.tar.gz
gtkdoc-common: remove the perl version
With the last script gone, drop the module and the perl dependency.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index b9f3eb9..6624e10 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,6 @@ bin_SCRIPTS = \
gtkdocdatadir = $(datadir)/gtk-doc/data
gtkdocdata_DATA = \
- gtkdoc-common.pl \
gtk-doc.xsl \
version-greater-or-equal.xsl \
devhelp2.xsd \
@@ -98,7 +97,6 @@ CLEANFILES = \
DISTCLEANFILES = \
gtkdoc-check \
- gtkdoc-common.pl \
gtkdoc-depscan \
gtkdoc-fixxref \
gtkdocize \