aboutsummaryrefslogtreecommitdiffstats
path: root/applets/exit/Makefile.am
blob: 4d950733828196e69c8dc2b8f29749d09abd7c88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
AM_CPPFLAGS = -DPKGDATADIR=\"$(pkgdatadir)\" \
              -DGETTEXT_PACKAGE=\"matchbox-panel\" \
              $(MATCHBOX_PANEL_CFLAGS) \
              -I$(top_srcdir) -I$(top_builddir)
AM_CFLAGS = $(WARN_CFLAGS)

appletdir = $(pkglibdir)
applet_LTLIBRARIES = libexit.la

libexit_la_SOURCES = exit.c
libexit_la_LDFLAGS = -avoid-version

MAINTAINERCLEANFILES = Makefile.in