summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 45110182f5fa96adbe7351b549dd1655d01ef2b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SUBDIRS = src docs

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = notify-sharp.pc

EXTRA_DIST = \
	notify-sharp.pc.in

DISTCLEANFILES = \
	notify-sharp.pc

MAINTAINERCLEANFILES = \
	INSTALL \
	Makefile.in \
	aclocal.m4 \
	config.guess \
	config.sub \
	configure \
	install-sh \
	missing