summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDavid Zeuthen <david@fubar.dk>2003-12-24 10:21:53 +0000
committerDavid Zeuthen <david@fubar.dk>2003-12-24 10:21:53 +0000
commite0ae6a5461defd582dea8c2004684a31b127d939 (patch)
treed2f30940bacb953355074da8a3cb609d3cd9af61 /examples
parent5204f2522bc25baa54757144387bb854bc56d94c (diff)
Forgot to add fileHAL_0_2
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am3
-rw-r--r--examples/volumed/Makefile.am3
2 files changed, 6 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
new file mode 100644
index 00000000..b539f3b8
--- /dev/null
+++ b/examples/Makefile.am
@@ -0,0 +1,3 @@
+
+SUBDIRS = volumed
+
diff --git a/examples/volumed/Makefile.am b/examples/volumed/Makefile.am
new file mode 100644
index 00000000..9e12bce7
--- /dev/null
+++ b/examples/volumed/Makefile.am
@@ -0,0 +1,3 @@
+
+EXTRA_DIST = volumed.py
+