Initial skeleton.
[ashd.git] / lib / Makefile.am
diff --git a/lib/Makefile.am b/lib/Makefile.am
new file mode 100644 (file)
index 0000000..986586e
--- /dev/null
@@ -0,0 +1,4 @@
+noinst_LIBRARIES = libht.a
+
+libht_a_SOURCES = utils.c
+libht_a_CFLAGS = -fPIC