summaryrefslogtreecommitdiffstats
path: root/m4/Makefile.am
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2016-08-08 12:56:40 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2016-08-08 12:56:40 +0000
commite471a664f923f517b68071f2e33fbb6ce070f8b7 (patch)
treec44eec282bc1c6380c9d92da10c7d1870961ae7f /m4/Makefile.am
parentFix autotools build (diff)
downloadinkscape-e471a664f923f517b68071f2e33fbb6ce070f8b7.tar.gz
inkscape-e471a664f923f517b68071f2e33fbb6ce070f8b7.zip
Remove deprecated Autotools and btool files. Please use CMake instead
(bzr r15046)
Diffstat (limited to 'm4/Makefile.am')
-rw-r--r--m4/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
deleted file mode 100644
index e1b0207fe..000000000
--- a/m4/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-EXTRA_DIST = \
- ac_define_dir.m4 \
- codeset.m4 \
- gettext.m4 \
- glibc21.m4 \
- iconv.m4 \
- isc-posix.m4 \
- lcmessage.m4 \
- progtest.m4 \
- relaytool.m4
-