gnome-control-center/libbackground/Makefile.am
Martin Wehner d419c3971a Revert my last commit.
2005-01-29  Martin Wehner  <martin.wehner@epost.de>

	Revert my last commit.
2005-01-29 22:12:24 +00:00

14 lines
359 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