Continued data model docs.
[doldaconnect.git] / common / Makefile.am
1 EXTRA_DIST = makegdesc
2
3 noinst_LIBRARIES = libcommon.a
4
5 libcommon_a_SOURCES =   tiger.c \
6                         utils.c
7
8 libcommon_a_CFLAGS = -fPIC
9
10 AM_CPPFLAGS=-I$(top_srcdir)/include