diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-06-29 16:37:01 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-06-29 21:46:29 +0100 |
commit | 8b2035982e6027ab9e9d49a81d04832b690eaec4 (patch) | |
tree | 2b845aea287e4d57dbf642ffaa8eb6e78a0a7cfe /tests/examples/Makefile.am | |
parent | 4bc5e2f61ed93072f3e96933af25b08fd6a2807f (diff) |
dist: Add the camerabin examples subdirectory to the dist
Diffstat (limited to 'tests/examples/Makefile.am')
-rw-r--r-- | tests/examples/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/examples/Makefile.am b/tests/examples/Makefile.am index 45d94378b..42ffa4812 100644 --- a/tests/examples/Makefile.am +++ b/tests/examples/Makefile.am @@ -11,4 +11,4 @@ DIRECTFB_DIR= endif SUBDIRS= $(DIRECTFB_DIR) $(GTK_EXAMPLES) shapewipe switch -DIST_SUBDIRS= directfb mxf scaletempo shapewipe switch +DIST_SUBDIRS= camerabin directfb mxf scaletempo shapewipe switch |