From e1db398049adf8ea37cebfc8f816be12f9ba131c Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Fri, 9 Sep 2016 01:13:23 +0200 Subject: *: centralize error handling --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8012ce5..bf07f5c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,7 +35,6 @@ noinst_HEADERS = \ src/blogc/content-parser.h \ src/blogc/datetime-parser.h \ src/blogc/debug.h \ - src/blogc/errors.h \ src/blogc/file.h \ src/blogc/loader.h \ src/blogc/renderer.h \ @@ -77,7 +76,6 @@ check_PROGRAMS = \ libblogc_la_SOURCES = \ src/blogc/content-parser.c \ src/blogc/datetime-parser.c \ - src/blogc/errors.c \ src/blogc/file.c \ src/blogc/loader.c \ src/blogc/renderer.c \ -- cgit v1.2.3-18-g5258