Functions to create new backend and usage of it in existing backends
[cascardo/atompub.git] / config / Makefile.am
1 noinst_LTLIBRARIES = libgkeyfile.la
2 libgkeyfile_la_SOURCES = gkeyfile.c
3 libgkeyfile_la_CFLAGS = -I$(top_srcdir)/include $(GLIB_CFLAGS)