File: Makefile.am

package info (click to toggle)
tnef 1.4.18-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,616 kB
  • sloc: ansic: 3,223; sh: 1,702; makefile: 197; perl: 60; awk: 58
file content (7 lines) | stat: -rw-r--r-- 176 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
AUTOMAKE_OPTIONS=	foreign

EXTRA_DIST	=	configure BUGS.in tnef.spec.in README.md
SUBDIRS		=	doc src tests

web-build web-test web-push:
	(cd doc && $(MAKE) $(AM_MAKEFLAGS) $@)