You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/Makefile.am

17 lines
241 B
Makefile

ACLOCAL_AMFLAGS = -I .
SUBDIRS = tools src test
noinst_SCRIPTS = TESTS_ENVIRONMENT
dist_man_MANS = lnav.1
EXTRA_DIST = \
docs/lnav-architecture.png \
docs/lnav-tui.png \
ARCHITECTURE.md \
AUTHORS \
LICENSE \
README.md