summaryrefslogtreecommitdiffstats
path: root/src/consaver/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/consaver/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/consaver/Makefile.am b/src/consaver/Makefile.am
new file mode 100644
index 0000000..ba446c1
--- /dev/null
+++ b/src/consaver/Makefile.am
@@ -0,0 +1,7 @@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+
+pkglibexec_PROGRAMS = cons.saver
+
+cons_saver_SOURCES = cons.saver.c
+
+AM_CPPFLAGS = -I$(top_srcdir)