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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/Makefile
0
++ b/Makefile
Lines 16-22 Link Here
16
16
17
include makeinclude
17
include makeinclude
18
18
19
DIRS = $(IMAGEDIRS) $(LIBDECORDIR) src $(CAIRODIR) fluid test documentation
19
DIRS = $(IMAGEDIRS) $(LIBDECORDIR) src $(CAIRODIR)
20
20
21
all: makeinclude fltk-config
21
all: makeinclude fltk-config
22
	for dir in $(DIRS); do\
22
	for dir in $(DIRS); do\

Return to bug 786138