summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 962756dfdac1749e147e3582b348e6641fc14585 (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-3.0.pc

EXTRA_DIST = \
	notify-sharp-3.0.pc.in

DISTCLEANFILES = \
	notify-sharp-3.0.pc

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