aboutsummaryrefslogtreecommitdiffstats
path: root/libgsmhr/Makefile.am
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2010-11-12 17:10:44 +0100
committerSylvain Munaut <tnt@246tNt.com>2010-11-12 20:36:14 +0100
commit0d2a82c312056046ecafba318e60a930df395ea2 (patch)
tree429412e84a66cf226528fa8e44ba1f154bce76d2 /libgsmhr/Makefile.am
parent4604976a5facb2105bde3214b31ba609df65b939 (diff)
[1/4] HR support: Add autotools skeleton for libgsmhr
Not functional yet, just the autotools magic to make a library Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'libgsmhr/Makefile.am')
-rw-r--r--libgsmhr/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/libgsmhr/Makefile.am b/libgsmhr/Makefile.am
new file mode 100644
index 0000000..f32e948
--- /dev/null
+++ b/libgsmhr/Makefile.am
@@ -0,0 +1,7 @@
+INCLUDES = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)
+AM_CFLAGS = -fPIC -Wall ${SYMBOL_VISIBILITY}
+
+LIBVERSION=0:0:0
+
+lib_LTLIBRARIES = libgsmhr.la
+libgsmhr_la_SOURCES = libgsmhr.c