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

Collapse All | Expand All

(-)src/celestia/Makefile.am (+1 lines)
Lines 15-20 Link Here
15
if ENABLE_GTK
15
if ENABLE_GTK
16
SUBDIRS += gtk
16
SUBDIRS += gtk
17
celestiaGTKLIBS = $(GTK_LIBS) gtk/libgtkgui.a
17
celestiaGTKLIBS = $(GTK_LIBS) gtk/libgtkgui.a
18
LIBS += $(GTK_LIBS)
18
endif
19
endif
19
20
20
COMMONSOURCES = \
21
COMMONSOURCES = \

Return to bug 370499