summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-10-03 11:51:57 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-10-03 11:51:57 +0200
commite65f115fc6b0403a1b0576f4c3dc1a079aa9e916 (patch)
tree45a63e736e4910655a1e862d5f73fbc8b73b9668 /samples
parent3421c244ab24cb6103c97486fb7e73cb6b25a973 (diff)
Ship samples/TransformSample.cs in the tarballs
Diffstat (limited to 'samples')
-rw-r--r--samples/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/samples/Makefile.am b/samples/Makefile.am
index f9e05c8..5eb3699 100644
--- a/samples/Makefile.am
+++ b/samples/Makefile.am
@@ -62,5 +62,6 @@ EXTRA_DIST = \
TypeFind.cs \
MetaData.cs \
AppSrc.cs \
- GtkVideoPlayer.cs
+ GtkVideoPlayer.cs \
+ TransformSample.cs