summaryrefslogtreecommitdiff
path: root/src/modules/montage/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/montage/Makefile.am')
-rw-r--r--src/modules/montage/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/modules/montage/Makefile.am b/src/modules/montage/Makefile.am
new file mode 100644
index 0000000..7465510
--- /dev/null
+++ b/src/modules/montage/Makefile.am
@@ -0,0 +1,3 @@
+noinst_LIBRARIES = libmontage.a
+libmontage_a_SOURCES = montage.c
+libmontage_a_CPPFLAGS = -I@top_srcdir@/src -I@top_srcdir@/src/libs
© All Rights Reserved