diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
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 \ |