From: Thadeu Lima de Souza Cascardo Date: Sat, 9 Aug 2008 21:52:33 +0000 (-0300) Subject: Distribute XML headers X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fatompub.git;a=commitdiff_plain;h=91550ba85c7a244a7949f4eb599d21f78f92e9a8 Distribute XML headers --- 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