gnome-control-center/libbackground/Makefile.am
jacob berkman 961f08cd62 fixup localedir to work with solaris gettext (fixes bug #83616)
2002-06-18  jacob berkman  <jacob@ximian.com>

	* configure.in:
	* archiver/Makefile.am:
	* capplets/common/Makefile.am:
	* control-center/Makefile.am:
	* libbackground/Makefile.am:
	* libwindow-settings/Makefile.am:
	* root-manager/Makefile.am: fixup localedir to work with solaris
	gettext (fixes bug #83616)
2002-06-18 19:29:45 +00:00

15 lines
414 B
Makefile

EXTRA_DIST = ChangeLog
INCLUDES = \
-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
-DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" \
-DG_LOG_DOMAIN=\"capplet-common\" \
-I$(top_srcdir)/ \
@CAPPLET_CFLAGS@
noinst_LTLIBRARIES = libbackground.la
libbackground_la_SOURCES = \
applier.c applier.h \
preferences.c preferences.h \
preview-file-selection.c preview-file-selection.h