aboutsummaryrefslogtreecommitdiff
path: root/shared.am
blob: 81d5f02d4f86e4d8ed5e48b4da6b43f493146b96 (plain)
1
2
3
4
5
6
# Automake settings to build runcap as a shared convenience library.
# See Make.am for details.
include Make.am
noinst_LTLIBRARIES=libruncap.la
libruncap_la_SOURCES = $(RUNCAP_SRC)
noinst_HEADER=runcap.h

Return to:

Send suggestions and report system problems to the System administrator.