From 3d0ed93889afb5ae739d2998e33178689c2de965 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Fri, 20 Sep 2013 22:19:39 +0200 Subject: Remove non-working png hack. --- plugingui/Makefile.am.plugingui | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'plugingui/Makefile.am.plugingui') diff --git a/plugingui/Makefile.am.plugingui b/plugingui/Makefile.am.plugingui index 09ac9a4..3de830d 100644 --- a/plugingui/Makefile.am.plugingui +++ b/plugingui/Makefile.am.plugingui @@ -29,17 +29,7 @@ PLUGIN_GUI_SOURCES = \ $(top_srcdir)/plugingui/progressbar.cc \ $(top_srcdir)/plugingui/verticalline.cc \ $(top_srcdir)/plugingui/resource.cc \ - $(top_srcdir)/plugingui/resource_data.cc \ - $(top_srcdir)/plugingui/png/png.c \ - $(top_srcdir)/plugingui/png/pngerror.c \ - $(top_srcdir)/plugingui/png/pngmem.c \ - $(top_srcdir)/plugingui/png/pngread.c \ - $(top_srcdir)/plugingui/png/pngget.c \ - $(top_srcdir)/plugingui/png/pngtrans.c \ - $(top_srcdir)/plugingui/png/pngrutil.c \ - $(top_srcdir)/plugingui/png/pngset.c \ - $(top_srcdir)/plugingui/png/pngrio.c \ - $(top_srcdir)/plugingui/png/pngrtran.c + $(top_srcdir)/plugingui/resource_data.cc PLUGIN_GUI_LIBS = $(X11_LIBS) $(PTHREAD_LIBS) $(PNG_CFLAGS) $(ZLIB_LIBS) -- cgit v1.2.3