[libpeas] Install peas-object-module.h
- From: Steve Frécinaux <sfre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libpeas] Install peas-object-module.h
- Date: Sat, 29 May 2010 13:44:08 +0000 (UTC)
commit e00bad8b6c867d2610a445e5ab58282ce8530c11
Author: Steve Frécinaux <code istique net>
Date: Sat May 29 15:14:14 2010 +0200
Install peas-object-module.h
This file is now required by C plugins as they use some of
PeasObjectModule methods to register extensions.
libpeas/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libpeas/Makefile.am b/libpeas/Makefile.am
index b6c5141..08aa2bb 100644
--- a/libpeas/Makefile.am
+++ b/libpeas/Makefile.am
@@ -18,6 +18,7 @@ libpeas_1_0_la_LIBADD = $(PEAS_LIBS) $(IGE_MAC_LIBS)
INST_H_FILES = \
peas-plugin-info.h \
+ peas-object-module.h \
peas-extension-base.h \
peas-extension.h \
peas-extension-set.h \
@@ -27,7 +28,6 @@ INST_H_FILES = \
NOINST_H_FILES = \
peas-dirs.h \
peas-i18n.h \
- peas-object-module.h \
peas-introspection.h \
peas-plugin-info-priv.h \
peas-plugin-loader.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]