Change lookup method to find if content is of XML type.
[cascardo/atompub.git] / config / ghashtable / Makefile.am
1 noinst_LTLIBRARIES = libghashtable.la
2 libghashtable_la_SOURCES = ghashtable.c
3 libghashtable_la_CFLAGS = -I$(top_srcdir)/include $(GLIB_CFLAGS)