X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile.in;h=4936ccfd9e325b7e0801191d2b2b2c650eab9e74;hb=7f1c8bb8b3ce08b94054f0a8990e5b8225d36036;hp=030140f9648c94a6fb0a0c43e853e104f55fc35a;hpb=5dfd8dfbd444210f9c9e3a0baf5c82b49e76e7ff;p=movit diff --git a/Makefile.in b/Makefile.in index 030140f..4936ccf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -11,8 +11,8 @@ with_demo_app = @with_demo_app@ CC=@CC@ CXX=@CXX@ -CXXFLAGS=-Wall @CXXFLAGS@ -I$(GTEST_DIR)/include @Eigen3_CFLAGS@ @GLEW_CFLAGS@ -LDFLAGS=@GLEW_LIBS@ @SDL_LIBS@ -lpthread +CXXFLAGS=-Wall @CXXFLAGS@ -I$(GTEST_DIR)/include @Eigen3_CFLAGS@ @epoxy_CFLAGS@ +LDFLAGS=@epoxy_LIBS@ @SDL_LIBS@ -lpthread DEMO_LDLIBS=@SDL_image_LIBS@ -lrt -lpthread @libpng_LIBS@ SHELL=@SHELL@ LIBTOOL=@LIBTOOL@ --tag=CXX