Fixed markup for GtkLabel. :P
[doldaconnect.git] / common / Makefile.am
... / ...
CommitLineData
1EXTRA_DIST = makegdesc
2
3noinst_LIBRARIES = libcommon.a
4
5libcommon_a_SOURCES = tiger.c \
6 utils.c
7
8libcommon_a_CFLAGS = -fPIC
9
10AM_CPPFLAGS=-I$(top_srcdir)/include