Autoconf and automake building support.
[cascardo/atompub.git] / atom / Makefile.am
1 noinst_LTLIBRARIES = libatom.la
2 libatom_la_SOURCES = entry.c
3 libatom_la_CFLAGS = -I$(top_srcdir)/include $(GLIB_CFLAGS)