From 872ed8322f5c372d7ae088f9df8e0b9d5dad122a Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Sat, 9 Aug 2008 14:57:15 -0300 Subject: [PATCH] Distribute headers in pkgincludedir instead of includedir --- include/atompub/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/atompub/Makefile.am b/include/atompub/Makefile.am index 6926c5d..219991e 100644 --- a/include/atompub/Makefile.am +++ b/include/atompub/Makefile.am @@ -1,2 +1,2 @@ -include_HEADERS = atom.h config.h ctx.h entry.h error.h feed.h \ +pkginclude_HEADERS = atom.h config.h ctx.h entry.h error.h feed.h \ iri.h backend.h atom-glib.h error-glib.h -- 2.20.1