summaryrefslogtreecommitdiffstats
path: root/python/Makefile.am
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/Makefile.am
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/Makefile.am')
-rw-r--r--python/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Makefile.am b/python/Makefile.am
index bd5ac11..a1a3426 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -1,3 +1,3 @@
# -*- Makefile -*-
-SUBDIRS = netlink
+SUBDIRS = doc examples netlink tests