[goffice] Compilation: fix installation of app/io-context-priv.h
- From: Morten Welinder <mortenw src gnome org>
- To: svn-commits-list gnome org
- Subject: [goffice] Compilation: fix installation of app/io-context-priv.h
- Date: Wed, 10 Jun 2009 09:56:47 -0400 (EDT)
commit 325dd521b7c5586e46641c4cd74015e1e08d2d65
Author: Morten Welinder <terra gnome org>
Date: Wed Jun 10 09:56:00 2009 -0400
Compilation: fix installation of app/io-context-priv.h
---
goffice/app/Makefile.am | 3 +--
goffice/app/goffice-app.h | 1 +
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/goffice/app/Makefile.am b/goffice/app/Makefile.am
index 8654f1b..7b9058d 100644
--- a/goffice/app/Makefile.am
+++ b/goffice/app/Makefile.am
@@ -1,8 +1,7 @@
noinst_LTLIBRARIES = libgoffice-app.la
noinst_HEADERS = \
- file-priv.h \
- io-context-priv.h
+ file-priv.h
libgoffice_app_la_SOURCES = \
go-doc.c \
diff --git a/goffice/app/goffice-app.h b/goffice/app/goffice-app.h
index e95d401..1b8930e 100644
--- a/goffice/app/goffice-app.h
+++ b/goffice/app/goffice-app.h
@@ -77,5 +77,6 @@ G_END_DECLS
#include <goffice/app/go-plugin-service.h>
#include <goffice/app/go-plugin-service-impl.h>
#include <goffice/app/io-context.h>
+#include <goffice/app/io-context-priv.h>
#endif /* GOFFICE_GRAPH_H */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]