summaryrefslogtreecommitdiff
path: root/m4macros/Makefile.am
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2005-02-19 10:42:02 +0000
committerBenedikt Meurer <benny@xfce.org>2005-02-19 10:42:02 +0000
commit0d500ce8e5cb4c7af1df444be503613ee2b34046 (patch)
tree49a99980105624264d0529683c260a31b2ea63dd /m4macros/Makefile.am
parent4ee186e4371c83070c244b0c9f490c7035023d3b (diff)
downloadxfce4-dev-tools-0d500ce8e5cb4c7af1df444be503613ee2b34046.tar.gz
2005-02-19 Benedikt Meurer <benny@xfce.org>
* m4macros/xdt-python.m4, m4macros/Makefile.am: Add M4 file for Python related checks, currently contains an autoconf check to find header files required to build Python extensions on the target system. (Old svn revision: 2274)
Diffstat (limited to 'm4macros/Makefile.am')
-rw-r--r--m4macros/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/m4macros/Makefile.am b/m4macros/Makefile.am
index 3a2df31..0550512 100644
--- a/m4macros/Makefile.am
+++ b/m4macros/Makefile.am
@@ -11,6 +11,7 @@ macro_DATA = \
xdt-depends.m4 \
xdt-features.m4 \
xdt-i18n.m4 \
+ xdt-python.m4 \
xdt-xfce.m4
EXTRA_DIST = \