File: Makefile.am

package info (click to toggle)
sensible-utils 0.0.26
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 604 kB
  • sloc: sh: 859; makefile: 122; sed: 88
file content (12 lines) | stat: -rw-r--r-- 527 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
AUTOMAKE_OPTIONS = foreign
CLOCAL_AMFLAGS = -I m4/

SUBDIRS = man

TESTS = test/ed-as-sensible-editor test/echo-as-browser test/echo-as-terminal test/ed-as-visual test/ed-as-fallback test/error-out test/fork-bomb test/shell-script test/failure-propagation test/echo-as-pager test/empty test/whitespace-preserved test/shellcheck
AM_TESTS_ENVIRONMENT=\
    PATH="$(top_srcdir):$$PATH"; export PATH;

binpkgdatadir = $(pkgdatadir)/bin

bin_SCRIPTS = sensible-browser sensible-editor sensible-pager select-editor sensible-terminal