summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2017-09-27 15:06:31 +0100
committerKatolaZ <katolaz@freaknet.org>2017-09-27 15:06:31 +0100
commit3aee2fd43e3059a699af2b63c6f2395e5a55e515 (patch)
tree58c95505a0906ed9cfa694f9dbd319403fd8f01d /examples/Makefile.am
First commit on github -- NetBunch 1.0
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
new file mode 100644
index 0000000..4e33c16
--- /dev/null
+++ b/examples/Makefile.am
@@ -0,0 +1,4 @@
+exampledir=$(prefix)/$(PACKAGE)-examples
+example_DATA = AS-20010316.net_degs er_1000_2000.net \
+er_1000_5000.net Makefile.am pl_-3.0_3_500_10000
+dist_example_DATA = $(example_DATA)