aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lang/python/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am
index 897c2a6d..2271ce0b 100644
--- a/lang/python/Makefile.am
+++ b/lang/python/Makefile.am
@@ -98,6 +98,7 @@ install-exec-local:
cat files.txt >> install_files.txt ; \
rm files.txt ; \
done
+ $(MKDIR_P) $(DESTDIR)$(pythondir)/pyme
mv install_files.txt $(DESTDIR)$(pythondir)/pyme
uninstall-local: