summaryrefslogtreecommitdiff
path: root/sample/Makefile.am
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2009-02-27 21:41:40 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2009-02-27 21:41:40 +0100
commit489d24b2d3e91762354023127fdaf384c2570427 (patch)
tree85db1e2505522429dc9b8cba84e4578dc0f92516 /sample/Makefile.am
parent2eda46ed24d5c22dd895d3eebd8af931be4fefdc (diff)
downloadcataract-489d24b2d3e91762354023127fdaf384c2570427.tar.xz
Dist templates
Dist sample source structure - automake always deference symlinks, we need to find better way to handle the sample structure
Diffstat (limited to 'sample/Makefile.am')
-rw-r--r--sample/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/sample/Makefile.am b/sample/Makefile.am
new file mode 100644
index 0000000..1ab712f
--- /dev/null
+++ b/sample/Makefile.am
@@ -0,0 +1,6 @@
+NULL =
+
+EXTRA_DIST = \
+ gen.sh \
+ src \
+ $(NULL)