summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2014-02-17 08:45:45 -0500
committerDavid Thompson <dthompson2@worcester.edu>2014-02-17 08:45:45 -0500
commit6c9408e0440b8d4a283a45cbf599c143a57c931c (patch)
tree5ea43d9c0e27e073bb99e1515c11e2e4e83a28c7 /examples/Makefile.am
parentc11417902e1c013b13904bd71e6db4ba2f3c2df1 (diff)
Remove example font from Makefile.am.
* examples/Makefile.am (fontdir, font_DATA): Delete them.
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 384da24..aa71173 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -16,9 +16,6 @@ image_DATA = \
images/stars.png \
images/tiles.png
-fontdir = $(pkgdatadir)/examples/fonts
-font_DATA = fonts/Boxy-Bold.ttf
-
shaderdir = $(pkgdatadir)/examples/shaders
shader_DATA = \
shaders/vertex-shader.glsl \