Actually use system libpng instead of detecting and then effectively ignoring it.

This commit is contained in:
Ben "root" Anderson
2013-10-27 15:39:19 -05:00
parent ad8a655ce7
commit 05cdf562eb
+1 -2
View File
@@ -699,8 +699,7 @@ main_CPPFLAGS = \
-I$(top_srcdir)/extern/jsoncpp/include
#-I$(top_srcdir)/extern/glew-1.5.8/include
main_SOURCES = $(PNG) \
$(Screens) \
main_SOURCES = $(Screens) \
$(DataStructures) \
$(FileTypes) \
$(StepMania) \