From 6c9408e0440b8d4a283a45cbf599c143a57c931c Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 17 Feb 2014 08:45:45 -0500 Subject: Remove example font from Makefile.am. * examples/Makefile.am (fontdir, font_DATA): Delete them. --- examples/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'examples/Makefile.am') 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 \ -- cgit v1.2.3