summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am.plugingui
diff options
context:
space:
mode:
Diffstat (limited to 'plugingui/Makefile.am.plugingui')
-rw-r--r--plugingui/Makefile.am.plugingui12
1 files changed, 1 insertions, 11 deletions
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)