File: Makefile.am

package info (click to toggle)
homebank 4.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 6,780 kB
  • ctags: 2,503
  • sloc: ansic: 26,033; sh: 3,306; makefile: 425; xml: 12
file content (15 lines) | stat: -rw-r--r-- 394 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#SUBDIRS = src data images
SUBDIRS = src data images doc mime po


#pot: Makefile
#${MAKE} -C po $(PACKAGE).pot

INTLTOOL_FILES = intltool-extract.in \
                 intltool-merge.in \
                 intltool-update.in
                 
DISTCLEANFILES = ... intltool-extract \
                 intltool-merge \
                 intltool-update \
                 po/.intltool-merge-cache