summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2019-10-26 20:36:20 -0400
committerDavid Thompson <dthompson2@worcester.edu>2019-10-26 20:36:20 -0400
commite2940a5f70fb5b427b0e61273bfff035ae649527 (patch)
tree9b2997e2c791806309b8a427960a127543c04b70 /Makefile.am
parentc15e7c0ab824fae4e94766ce8eaa4c3f20db4f1f (diff)
Makefile: Remove deleted shader files.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 9cbcc59..e432424 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -110,11 +110,6 @@ dist_fonts_DATA = \
data/fonts/good-neighbors.fnt \
data/fonts/good-neighbors.png
-shadersdir = $(pkgdatadir)/shaders
-dist_shaders_DATA = \
- data/shaders/pbr/pbr-vert.glsl \
- data/shaders/pbr/pbr-frag.glsl
-
info_TEXINFOS = doc/chickadee.texi
doc_chickadee_TEXINFOS = \
doc/fdl.texi \