Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 206817 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- Makefile.am
0
++ Makefile.am
Lines 37-43 Link Here
37
       camera.cpp \
37
       camera.cpp \
38
       config.cpp
38
       config.cpp
39
39
40
3ddeskd_LDFLAGS = $(imlib2_libs) @GL_LIBS@ 
40
3ddeskd_LDADD = $(imlib2_libs) @GL_LIBS@ 
41
41
42
noinst_HEADERS = 3ddesk.h \
42
noinst_HEADERS = 3ddesk.h \
43
       arrange.hpp  \
43
       arrange.hpp  \

Return to bug 206817