]> git.sesse.net Git - movit/history - Makefile.in
Make building the demo app optional if SDL_image and/or libpng12 are not found.
[movit] / Makefile.in
2013-02-06 Steinar H. GundersonMake building the demo app optional if SDL_image and...
2013-02-05 Steinar H. GundersonInstall defs.h on make install, since it is needed...
2013-02-03 Steinar H. GundersonIndentation fix in Makefile.in.
2013-02-03 Steinar H. GundersonUse autoconf defaults for CXX and CXXFLAGS.
2013-02-03 Steinar H. GundersonAdd a distclean target.
2013-02-03 Steinar H. GundersonFix cleaning of .dot and .frag files.
2013-02-03 Steinar H. GundersonAdd a pkg-config file.
2013-02-03 Steinar H. GundersonSwitch to autoconf to find libraries.