aboutsummaryrefslogtreecommitdiff
path: root/shared.am
diff options
context:
space:
mode:
Diffstat (limited to 'shared.am')
-rw-r--r--shared.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/shared.am b/shared.am
new file mode 100644
index 0000000..81d5f02
--- /dev/null
+++ b/shared.am
@@ -0,0 +1,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.