Initial import.
[doldaconnect.git] / common / Makefile.am
diff --git a/common/Makefile.am b/common/Makefile.am
new file mode 100644 (file)
index 0000000..4dbd77d
--- /dev/null
@@ -0,0 +1,6 @@
+noinst_LIBRARIES = libcommon.a
+
+libcommon_a_SOURCES =  tiger.c \
+                       utils.c
+
+AM_CPPFLAGS=-I$(top_srcdir)/include