aboutsummaryrefslogtreecommitdiff
path: root/shared.am
blob: 808fea72929e71d8b785700fc944403d64afb719 (plain)
1
2
3
4
5
6
# Automake settings to build runcap as a shared convenience library.
# See Make.am for details, including licensing.
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.