[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/lib/kross
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2006-02-07 1:25:23
Message-ID: 1139275523.198684.18393.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 506551 by berger:

* install kross headers

 M  +23 -0     api/Makefile.am  
 M  +12 -0     main/Makefile.am  


--- trunk/koffice/lib/kross/api/Makefile.am #506550:506551
@@ -1,5 +1,28 @@
 include $(top_srcdir)/lib/kross/Makefile.global
+apiincludedir=$(includedir)/kross/api
 
+apiinclude_HEADERS = \
+    argument.h \
+    callable.h \
+    class.h \
+    dict.h \
+    eventaction.h \
+    event.h \
+    eventscript.h \
+    eventsignal.h \
+    eventslot.h \
+    exception.h \
+    function.h \
+    interpreter.h \
+    list.h \
+    module.h \
+    object.h \
+    proxy.h \
+    qtobject.h \
+    script.h \
+    value.h \
+    variant.h
+
 lib_LTLIBRARIES = libkrossapi.la
 
 libkrossapi_la_SOURCES = \
--- trunk/koffice/lib/kross/main/Makefile.am #506550:506551
@@ -7,6 +7,18 @@
 
 libkrossmain_la_LDFLAGS = $(all_libraries) $(VER_INFO) -Wnounresolved
 
+mainincludedir=$(includedir)/kross/main
+
+maininclude_HEADERS = \
+    krossconfig.h \
+    mainmodule.h \
+    manager.h \
+    scriptaction.h \
+    scriptcontainer.h \
+    scriptguiclient.h \
+    wdgscriptsmanager.h \
+    wdgscriptsmanagerbase.h 
+
 libkrossmain_la_LIBADD = \
     $(LIB_QT) \
     $(LIB_KDECORE) \
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic