Change lookup method to find if content is of XML type.
[cascardo/atompub.git] / src / Makefile.am
1 bin_PROGRAMS = atompub
2 atompub_SOURCES = main.c
3 atompub_CFLAGS = -I$(top_srcdir)/include
4 atompub_CFLAGS += $(GLIB_CFLAGS) $(GIO_CFLAGS)
5 atompub_LDADD = -L$(top_builddir)/atom -latom