summaryrefslogtreecommitdiff
path: root/mate-volume-control/Makefile.am
blob: 0c3fa4ce86350e2fb8917c8bc33eb0722d3a4ec1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
NULL =

SUBDIRS =			\
	data			\
	src			\
	$(NULL)

EXTRA_DIST = \
	ChangeLog.pre-2-26	\
	$(NULL)

MAINTAINERCLEANFILES =		\
	*~			\
	$(NULL)

-include $(top_srcdir)/git.mk