source: projects/vine-notify-update/Makefile.am @ 9642

Revision 9642, 202 bytes checked in by daisuke, 9 years ago (diff)

add initial version of vine-notify-update

Line 
1# Makefile.am
2
3SUBDIRS = \
4        src \
5        po \
6        data
7
8EXTRA_DIST = \
9        intltool-extract.in \
10        intltool-merge.in \
11        intltool-update.in
12
13DISTCLEANFILES = \
14        intltool-extract \
15        intltool-merge \
16        intltool-update
17
Note: See TracBrowser for help on using the repository browser.