aboutsummaryrefslogtreecommitdiff
path: root/shared.am
blob: b78ef1c8f7ed6a1f5d0f508e8d7cca08299b9c5b (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_HEADERS=runcap.h

Return to:

Send suggestions and report system problems to the System administrator.