File: Makefile.am

package info (click to toggle)
dates 0.4.6-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,532 kB
  • ctags: 730
  • sloc: ansic: 9,912; sh: 9,255; makefile: 151
file content (11 lines) | stat: -rw-r--r-- 469 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
SUBDIRS = libowl src po data

EXTRA_DIST = intltool-extract.in intltool-merge.in intltool-update.in LICENSE LICENSE.lgpl

# Extra clean files so that maintainer-clean removes *everything*
DISTCLEANFILES = intltool-extract intltool-merge intltool-update
MAINTAINERCLEANFILES = $(DISTCLEANFILES) aclocal.m4 compile config.guess config.sub configure depcomp install-sh ltmain.sh Makefile.in missing

snapshot:
        $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`