aboutsummaryrefslogtreecommitdiffstats
path: root/applets/clock/Makefile.am
blob: 2df672665692c75585b983b6c3d108529d53f255 (plain)
1
2
3
4
5
6
7
8
9
10
AM_CPPFLAGS=-DPKGDATADIR=\"$(pkgdatadir)\" -DGETTEXT_PACKAGE=\"matchbox-panel\"
AM_CFLAGS = -Wall -g $(MATCHBOX_PANEL_CFLAGS) \
	    -I$(top_srcdir) -I$(top_builddir) -Werror
	    
appletdir = $(libdir)/matchbox-panel
applet_LTLIBRARIES = libclock.la

libclock_la_SOURCES = clock.c

MAINTAINERCLEANFILES = Makefile.in