[libpeas] Install peas-object-module.h



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]