[goffice] Build: also export goffice.h's files.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goffice] Build: also export goffice.h's files.
- Date: Wed, 2 Oct 2013 02:11:20 +0000 (UTC)
commit 91ce7e15ca249765993e3491da66ea90c4529f54
Author: Morten Welinder <terra gnome org>
Date: Tue Oct 1 22:10:57 2013 -0400
Build: also export goffice.h's files.
ChangeLog | 2 ++
goffice/Makefile.am | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 1528b0f..bbe5217 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2013-10-01 Morten Welinder <terra gnome org>
+ * goffice/Makefile.am (ALL_HDRS): We also need goffice.h
+
* goffice/gtk/go-font-sel-dialog.c (go_font_sel_dialog_new):
Actually implement.
diff --git a/goffice/Makefile.am b/goffice/Makefile.am
index 08c5af2..7d38e94 100644
--- a/goffice/Makefile.am
+++ b/goffice/Makefile.am
@@ -532,7 +532,7 @@ goffice-paths.h: Makefile
include $(top_srcdir)/goffice.mk
-ALL_HDRS = $(app_HEADERS) \
+ALL_HDRS = goffice.h $(app_HEADERS) \
$(canvas_HEADERS) \
$(go_data_HEADERS) \
$(graph_HEADERS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]