Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 488082
Collapse All | Expand All

(-)a/lxsession-edit/Makefile.am (-1 / +1 lines)
Lines 5-11 Link Here
5
bin_PROGRAMS = lxsession-edit
5
bin_PROGRAMS = lxsession-edit
6
6
7
lxsession_edit_CFLAGS = \
7
lxsession_edit_CFLAGS = \
8
	-I$(topsrcdir) \
8
	-I$(top_srcdir) \
9
	$(GTK_CFLAGS) \
9
	$(GTK_CFLAGS) \
10
	$(ADDITIONAL_FLAGS) \
10
	$(ADDITIONAL_FLAGS) \
11
	-DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
11
	-DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \

Return to bug 488082