summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index d6068d64..759c70b7 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -58,6 +58,8 @@ gdm_dmx_reconnect_proxy_SOURCES = \
gdm_dmx_reconnect_proxy_LDADD = \
$(GLIB_LIBS) \
+ $(X_EXTRA_LIBS) \
+ $(X_LIBS) \
-lX11 \
$(DMX_LIBS)
endif