diff options
author | Jonas Suhr Christensen <jsc@umbraculum.org> | 2014-09-23 20:25:01 +0200 |
---|---|---|
committer | Jonas Suhr Christensen <jsc@umbraculum.org> | 2014-09-23 20:25:01 +0200 |
commit | 1856dc57704c127901839714da46cb73603fe3f8 (patch) | |
tree | 49d0a8eebcca30783ec1ce46cbd9137d562a7038 /plugingui/Makefile.am.plugingui | |
parent | 256c76213d44c158577707a3ffd394bf0e94e65a (diff) |
Removed pugl related code.
Diffstat (limited to 'plugingui/Makefile.am.plugingui')
-rw-r--r-- | plugingui/Makefile.am.plugingui | 4 |
1 files changed, 0 insertions, 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 \ |