aboutsummaryrefslogtreecommitdiffstats
path: root/appearance/Makefile.am
blob: a1be8d1a2e0421a34a0f945969b0c08155ccc70b (plain)
1
2
3
4
5
6
7
8
9
10
bin_PROGRAMS = matchbox-appearance

matchbox_appearance_SOURCES = mb-appearance.c
matchbox_appearance_CPPFLAGS = \
	$(GCONF_CFLAGS) $(GTK_CFLAGS) \
	-DDATADIR="\"$(datadir)\"" -DPKGDATADIR="\"$(pkgdatadir)\""
matchbox_appearance_LDADD = $(GCONF_LIBS) $(GTK_LIBS)

applicationdir = $(datadir)/applications
dist_application_DATA = mb-appearance.desktop