summaryrefslogtreecommitdiff
path: root/python/examples/Makefile.am
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2013-11-06 10:28:37 +0100
committerThomas Graf <tgraf@suug.ch>2013-11-06 10:28:37 +0100
commit2ae5298408decbf7a036a54e6b8452b943dc2afd (patch)
treed08941b490338b9d0785c91d82be5115c4ff2fbd /python/examples/Makefile.am
parent678753ba84dcd559527ef14105e534fb3d922b6e (diff)
downloadlibnl-2ae5298408decbf7a036a54e6b8452b943dc2afd.tar.gz
python: Include all files in distribution
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Diffstat (limited to 'python/examples/Makefile.am')
-rw-r--r--python/examples/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/examples/Makefile.am b/python/examples/Makefile.am
new file mode 100644
index 00000000..1cea5e2d
--- /dev/null
+++ b/python/examples/Makefile.am
@@ -0,0 +1,6 @@
+# -*- Makefile -*-
+
+EXTRA_DIST = \
+ iface.py \
+ nl80211.py \
+ wiphy.py