summaryrefslogtreecommitdiff
path: root/m4macros/Makefile.am
diff options
context:
space:
mode:
authorRomain Bouvier <skunnyk@alteroot.org>2019-05-23 16:57:55 +0200
committerRomain Bouvier <skunnyk@alteroot.org>2019-05-23 16:57:55 +0200
commit7814d31d6c909e9fc65ba4340e7efe4c76cd7c73 (patch)
tree8a8d5963f8071774ab60d93af184091f419352a2 /m4macros/Makefile.am
parentb627d837b5e1bf98f403ef1fb4cdab18eeb6bfe8 (diff)
downloadxfce4-dev-tools-7814d31d6c909e9fc65ba4340e7efe4c76cd7c73.tar.gz
Cleanup xfce4-dev-tools
- Remove useless macros: m4macros/xdt-python.m4 and m4macros/xdt-xfce.m4 are not used - Update URLs - Remove xdt-commit, used to generate Changelog, now done via make distcheck
Diffstat (limited to 'm4macros/Makefile.am')
-rw-r--r--m4macros/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/m4macros/Makefile.am b/m4macros/Makefile.am
index fb1a489..caa4316 100644
--- a/m4macros/Makefile.am
+++ b/m4macros/Makefile.am
@@ -8,9 +8,7 @@ macrodir = $(datadir)/xfce4/dev-tools/m4macros
macro_DATA = \
xdt-depends.m4 \
xdt-features.m4 \
- xdt-i18n.m4 \
- xdt-python.m4 \
- xdt-xfce.m4
+ xdt-i18n.m4
EXTRA_DIST = \
$(macro_DATA)