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

List:       kde-commits
Subject:    kdepim/certmanager
From:       Helge Deller <deller () kde ! org>
Date:       2004-12-04 9:08:29
Message-ID: 20041204090829.7DBE11B8CF () office ! kde ! org
[Download RAW message or body]

CVS commit by deller: 

fix build (missing kdepimmacros.h)


  M +2 -1      conf/Makefile.am   1.9
  M +2 -1      lib/Makefile.am   1.13


--- kdepim/certmanager/conf/Makefile.am  #1.8:1.9
@@ -1,3 +1,4 @@
-AM_CPPFLAGS = -DLIBKLEOPATRA_NO_COMPAT -I$(srcdir)/../lib -I$(srcdir)/../lib/ui \
-I../lib/ui -I$(top_srcdir)/libkdenetwork $(GPGME_CFLAGS) $(all_includes) \
+AM_CPPFLAGS = -DLIBKLEOPATRA_NO_COMPAT -I$(srcdir)/../lib -I$(srcdir)/../lib/ui \
-I../lib/ui \ +   -I$(top_srcdir)/libkdenetwork -I$(top_builddir)/libkdepim \
$(GPGME_CFLAGS) $(all_includes)  
 METASOURCES = AUTO

--- kdepim/certmanager/lib/Makefile.am  #1.12:1.13
@@ -1,3 +1,4 @@
-INCLUDES = -I$(top_srcdir)/libkdenetwork $(GPGME_CFLAGS) $(all_includes)
+INCLUDES = -I$(top_srcdir)/libkdenetwork -I$(top_builddir)/libkdepim \
+   $(GPGME_CFLAGS) $(all_includes)
 
 SUBDIRS = pics kleo backends ui . tests


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

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