You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
265 B

http://bugs.gentoo.org/206817
--- Makefile.am
+++ Makefile.am
@@ -37,7 +37,7 @@
camera.cpp \
config.cpp
-3ddeskd_LDFLAGS = $(imlib2_libs) @GL_LIBS@
+3ddeskd_LDADD = $(imlib2_libs) @GL_LIBS@
noinst_HEADERS = 3ddesk.h \
arrange.hpp \