From 91550ba85c7a244a7949f4eb599d21f78f92e9a8 Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Sat, 9 Aug 2008 18:52:33 -0300 Subject: [PATCH] Distribute XML headers --- include/atompub/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/atompub/Makefile.am b/include/atompub/Makefile.am index fa038bb..32b09d7 100644 --- a/include/atompub/Makefile.am +++ b/include/atompub/Makefile.am @@ -1,2 +1,3 @@ pkginclude_HEADERS = atom.h config.h ctx.h entry.h person.h error.h feed.h \ - iri.h backend.h atom-glib.h error-glib.h + iri.h backend.h atom-glib.h error-glib.h atom-xml.h \ + entry-xml.h person-xml.h -- 2.20.1