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

List:       kde-commits
Subject:    koffice/kexi
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2004-10-27 10:37:17
Message-ID: 20041027103717.7809C16BA3 () office ! kde ! org
[Download RAW message or body]

CVS commit by staniek: 

private headers are not installed


  M +2 -0      core/Makefile.am   1.58
  M +3 -1      kexidb/Makefile.am   1.28
  M +2 -0      kexidb/parser/Makefile.am   1.15
  M +2 -0      main/startup/Makefile.am   1.7
  M +1 -0      tableview/Makefile.am   1.20


--- koffice/kexi/core/Makefile.am  #1.57:1.58
@@ -14,4 +14,6 @@
         kexistartupdata.cpp keximsghandler.cpp kexiguimsghandler.cpp
 
+noinst_HEADERS = kexi_p.h kexiactionproxy_p.h kexicontexthelp_p.h kexisharedactionhost_p.h
+
 libkexicore_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -Wnounresolved -no-undefined
 

--- koffice/kexi/tableview/Makefile.am  #1.19:1.20
@@ -9,4 +9,5 @@
                 kexicomboboxtableedit.cpp kexicomboboxpopup.cpp kexitableviewpropertybuffer.cpp
 
+noinst_HEADERS = kexitableview_p.h kexidatetimeeditor_p.h
 
 libkexidatatable_la_LDFLAGS = $(all_libraries) -Wnounresolved

--- koffice/kexi/kexidb/parser/Makefile.am  #1.14:1.15
@@ -6,4 +6,6 @@
 libkexidbparser_la_LDFLAGS = $(all_libraries) $(KDE_RPATH)
 
+noinst_HEADERS = parser_p.h
+
 INCLUDES = -I$(top_srcdir)/kexi -I$(top_srcdir)/kexi/kexidb $(all_includes)
 METASOURCES = AUTO

--- koffice/kexi/kexidb/Makefile.am  #1.27:1.28
@@ -14,5 +14,7 @@
  indexschema.cpp queryschema.cpp schemadata.cpp global.cpp relationship.cpp \
  roweditbuffer.cpp
- 
+
+noinst_HEADERS = drivermanager_p.h
+
 #parser/parser.cpp parser/sqlscanner.cpp parser/sqlparser.cpp
 

--- koffice/kexi/main/startup/Makefile.am  #1.6:1.7
@@ -12,4 +12,6 @@
         KexiStartup.cpp KexiStartup_p.cpp
 
+noinst_HEADERS = KexiStartup_p.h
+
 libkeximainstartup_la_LDFLAGS = $(all_libraries) -Wnounresolved
 libkeximainstartup_la_LIBADD =


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

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