summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2012-02-08 16:46:57 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2012-02-08 16:49:15 +0100
commit6fe3884bc97b7c9ad5cdcbc9144cb7319341eb75 (patch)
tree6a7ada578aa2e4d8c9a6cf6cdfbd5b4d4efd9383 /Makefile.am
parente61b917134527500c08900f5f71d996a9cbc5735 (diff)
add sprite demo from Armin Reese
Also fixed up the copyright header a bit. No comments on the coding styled used ;-) Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e049e3c3..6cd724c4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,7 @@
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-SUBDIRS = lib man tools scripts tests benchmarks
+SUBDIRS = lib man tools scripts tests benchmarks demos
if BUILD_SHADER_DEBUGGER
SUBDIRS += debugger