]> Dogcows Code - chaz/homebank/blob - Makefile.am
add script to automate importing upstream
[chaz/homebank] / Makefile.am
1 # HomeBank Makefile.am
2
3 #SUBDIRS = src
4 SUBDIRS = src data images mime pixmaps themes po doc
5
6
7 # don't forget to do a 'make check'
8 # to ensure all files are in po/POTFILES.in
9
10 #pot: Makefile
11 #${MAKE} -C po $(PACKAGE).pot
12
13 INTLTOOL_FILES = intltool-extract.in \
14 intltool-merge.in \
15 intltool-update.in
16
17 DISTCLEANFILES = ... intltool-extract \
18 intltool-merge \
19 intltool-update \
20 po/.intltool-merge-cache
This page took 0.029973 seconds and 4 git commands to generate.