Skip to content
Snippets Groups Projects
Commit edca1637 authored by Maarten Boekhold's avatar Maarten Boekhold
Browse files

cygwin: add X11 libs to xfwm4_plugin library list

(Old svn revision: 12085)
parent 782d2d9a
No related merge requests found
......@@ -37,6 +37,11 @@ xfwm4_plugin_la_LIBADD = \
@LIBXFCE4MCS_MANAGER_LIBS@ \
@LIBS@
if HAVE_CYGWIN
xfwm4_plugin_la_LIBADD += \
@LIBX11_LIBS@
endif
workspaces_plugindir = @XFCE_MCS_MANAGER_PLUGINSDIR@
workspaces_plugin_LTLIBRARIES = workspaces_plugin.la
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment