summaryrefslogtreecommitdiffstats
path: root/python/doc
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2013-11-06 09:28:37 (GMT)
committerThomas Graf <tgraf@suug.ch>2013-11-06 09:28:37 (GMT)
commit2ae5298408decbf7a036a54e6b8452b943dc2afd (patch)
treed08941b490338b9d0785c91d82be5115c4ff2fbd /python/doc
parent678753ba84dcd559527ef14105e534fb3d922b6e (diff)
downloadlibnl-2ae5298408decbf7a036a54e6b8452b943dc2afd.zip
libnl-2ae5298408decbf7a036a54e6b8452b943dc2afd.tar.gz
libnl-2ae5298408decbf7a036a54e6b8452b943dc2afd.tar.bz2
python: Include all files in distribution
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Diffstat (limited to 'python/doc')
-rw-r--r--python/doc/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/python/doc/Makefile.am b/python/doc/Makefile.am
new file mode 100644
index 0000000..a2fe6f2
--- /dev/null
+++ b/python/doc/Makefile.am
@@ -0,0 +1,8 @@
+# -*- Makefile -*-
+
+EXTRA_DIST = \
+ conf.py \
+ core.rst \
+ index.rst \
+ route_addr.rst \
+ route.rst