aboutsummaryrefslogtreecommitdiff
path: root/static.am
blob: 2da02f510ce8d1e27da978dbe3d36309675956ff (plain)
1
2
3
4
5
6
# Automake settings to build runcap as a static convenience library (default).
# See Make.am for details.
include Make.am
noinst_LIBRARIES=libruncap.a
libruncap_a_SOURCES = $(RUNCAP_SRC)
noinst_HEADERS=runcap.h

Return to:

Send suggestions and report system problems to the System administrator.