]> git.sesse.net Git - movit/commitdiff
Add some missing shaders (required for running tests) to make dist.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 7 Jul 2019 09:11:44 +0000 (11:11 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 7 Jul 2019 09:11:51 +0000 (11:11 +0200)
Makefile.in

index a3ed10432ac75fb5a12b40fd7de07b84a09b6037..408e3dbf09e33bf2d67003ed794ceab178368227 100644 (file)
@@ -191,7 +191,7 @@ install: libmovit.la
        $(INSTALL) -m 644 movit.pc $(DESTDIR)$(libdir)/pkgconfig/
 
 DISTDIR=movit-$(movit_version)
-OTHER_DIST_FILES=add.frag autogen.sh blue.frag configure.ac d65.h identity.frag invert_effect.frag Makefile.in mipmap_needing_effect.frag movit.pc.in README NEWS test_util.h widgets.h
+OTHER_DIST_FILES=add.frag autogen.sh blue.frag configure.ac d65.h identity.frag invert_effect.frag Makefile.in mipmap_needing_effect.frag downscale2x.frag downscale2x.comp mirror.comp identity.comp movit.pc.in README NEWS test_util.h widgets.h
 
 dist:
        $(MKDIR) $(DISTDIR)