librarize run_as
[lttng-tools.git] / librunas / Makefile.am
diff --git a/librunas/Makefile.am b/librunas/Makefile.am
new file mode 100644 (file)
index 0000000..92ec272
--- /dev/null
@@ -0,0 +1,5 @@
+AM_CPPFLAGS = -I$(top_srcdir)/include
+
+noinst_LTLIBRARIES = librunas.la
+
+librunas_la_SOURCES = runas.c
This page took 0.022793 seconds and 4 git commands to generate.