If entry or feed is NULL, so should be the resource
[cascardo/atompub.git] / src / Makefile.am
index 4918e79..069bffa 100644 (file)
@@ -1,5 +1,5 @@
 bin_PROGRAMS = atompub
-atompub_SOURCES = main.c config.c ctx.c backend.c
+atompub_SOURCES = main.c config.c ctx.c backend.c error.c
 atompub_CFLAGS = -I$(top_srcdir)/include
 atompub_CFLAGS += $(GLIB_CFLAGS)
 atompub_LDADD = -L$(top_builddir)/backend/files -lgiochannel