Moved core implementation to the library
[cascardo/atompub.git] / src / Makefile.am
index cd7c85a..cf39012 100644 (file)
@@ -1,5 +1,5 @@
 bin_PROGRAMS = atompub
-atompub_SOURCES = main.c config.c ctx.c backend.c error.c
+atompub_SOURCES = main.c
 atompub_CFLAGS = -I$(top_srcdir)/include
 atompub_CFLAGS += $(GLIB_CFLAGS) $(GIO_CFLAGS)
 atompub_LDADD = -L$(top_builddir)/atom -latom