aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/Makefile.am')
-rw-r--r--lang/python/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am
index 86453054..6df17ceb 100644
--- a/lang/python/Makefile.am
+++ b/lang/python/Makefile.am
@@ -22,12 +22,9 @@ EXTRA_DIST = \
gpgme.i \
helpers.c helpers.h private.h \
examples \
- docs \
+ doc \
src
-dist-hook:
- cp -pr "$(srcdir)/docs" "$(DESTDIR)/docs"
-
SUBDIRS = . tests
.PHONY: prepare