summaryrefslogtreecommitdiffstats
path: root/src/libfm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/libfm/Makefile.am')
-rw-r--r--src/libfm/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/libfm/Makefile.am b/src/libfm/Makefile.am
new file mode 100644
index 0000000..d78a28e
--- /dev/null
+++ b/src/libfm/Makefile.am
@@ -0,0 +1,6 @@
+AM_CPPFLAGS = -Wall -Wextra -g $(all_includes)
+
+noinst_LIBRARIES = libfm.a
+
+libfm_a_SOURCES = \
+ fm.c