summaryrefslogtreecommitdiffstats
path: root/server/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'server/Makefile.am')
-rw-r--r--server/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/server/Makefile.am b/server/Makefile.am
index 669664ab..449d3acd 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -145,13 +145,6 @@ libspice_server_la_SOURCES = \
dcc-encoders.h \
$(NULL)
-if HAVE_GL
-libspice_server_la_SOURCES += \
- reds_gl_canvas.c \
- reds_gl_canvas.h \
- $(NULL)
-endif
-
if HAVE_SMARTCARD
libspice_server_la_SOURCES += \
smartcard.c \