aboutsummaryrefslogtreecommitdiff
path: root/install.am
blob: 3426aeeaa2cd242f1c8dd13fdf5558cf5ea44464 (plain)
1
2
3
4
5
6
7
# Automake settings for a standalone installable build of runcap.
# See Make.am for details.
include Make.am
lib_LTLIBRARIES=libruncap.la
libruncap_la_SOURCES = $(RUNCAP_SRC)
include_HEADERS=runcap.h
dist_man_MANS=runcap.3

Return to:

Send suggestions and report system problems to the System administrator.