From 1856dc57704c127901839714da46cb73603fe3f8 Mon Sep 17 00:00:00 2001 From: Jonas Suhr Christensen Date: Tue, 23 Sep 2014 20:25:01 +0200 Subject: Removed pugl related code. --- plugingui/Makefile.am.plugingui | 4 ---- 1 file changed, 4 deletions(-) diff --git a/plugingui/Makefile.am.plugingui b/plugingui/Makefile.am.plugingui index f475db6..b1698e4 100644 --- a/plugingui/Makefile.am.plugingui +++ b/plugingui/Makefile.am.plugingui @@ -1,9 +1,5 @@ -if ENABLE_PUGL -puglsources = $(top_srcdir)/pugl/pugl/pugl_x11.c $(top_srcdir)/plugingui/nativewindow_pugl.cc -else puglsources = -endif PLUGIN_GUI_SOURCES = \ $(top_srcdir)/hugin/hugin.c \ -- cgit v1.2.3