File: Makefile.am

package info (click to toggle)
gmult 8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,460 kB
  • sloc: ansic: 4,983; sh: 4,432; makefile: 84
file content (10 lines) | stat: -rw-r--r-- 322 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
SUBDIRS = data gmult po vapi

# Distribute pot file
dist-hook:
	$(MAKE) -C "$(srcdir)/po" "$(GETTEXT_PACKAGE).pot"
	cp "$(srcdir)/po/$(GETTEXT_PACKAGE).pot" "$(distdir)/po/"

EXTRA_DIST = autogen.sh intltool-extract.in intltool-merge.in intltool-update.in
DISTCLEANFILES = intltool-extract intltool-merge intltool-update