root/trunk/notify-sharp/Makefile.am

Revision 2998 (checked in by slomo, 2 years ago)

Add managed notify-sharp implementation

Line 
1 SUBDIRS = src docs
2
3 pkgconfigdir = $(libdir)/pkgconfig
4 pkgconfig_DATA = notify-sharp.pc
5
6 EXTRA_DIST = \
7     notify-sharp.pc.in
8
9 DISTCLEANFILES = \
10     notify-sharp.pc
11
12 MAINTAINERCLEANFILES = \
13     INSTALL \
14     Makefile.in \
15     aclocal.m4 \
16     config.guess \
17     config.sub \
18     configure \
19     install-sh \
20     missing
21
Note: See TracBrowser for help on using the browser.