File: Makefile.am

package info (click to toggle)
lnav 0.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,536 kB
  • ctags: 4,798
  • sloc: cpp: 37,738; sh: 6,871; ansic: 5,090; makefile: 670; python: 196; sql: 67
file content (13 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13

ACLOCAL_AMFLAGS = -I .

SUBDIRS = src test

noinst_SCRIPTS = TESTS_ENVIRONMENT

dist_man_MANS = lnav.1

EXTRA_DIST = \
	AUTHORS \
	LICENSE \
    README.md