summaryrefslogtreecommitdiff
path: root/python/Makefile.am
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2014-06-24 21:24:48 +0000
committerXin LI <delphij@FreeBSD.org>2014-06-24 21:24:48 +0000
commit77409849e70d030169c23215ab4e345440ccdcd8 (patch)
treeead59ace1b329d9a88b559f04c98f06ac67556a6 /python/Makefile.am
parentb60a4870e8e65b50ccb2ec0bdbe880d2e94efa9e (diff)
Diffstat (limited to 'python/Makefile.am')
-rw-r--r--python/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/Makefile.am b/python/Makefile.am
new file mode 100644
index 000000000000..e0c469528e96
--- /dev/null
+++ b/python/Makefile.am
@@ -0,0 +1,3 @@
+
+EXTRA_DIST = README example.py magic.py setup.py
+