You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by pi...@apache.org on 2007/06/12 11:31:27 UTC

svn commit: r546439 - /webservices/rampart/trunk/c/Makefile.am

Author: pini
Date: Tue Jun 12 02:31:26 2007
New Revision: 546439

URL: http://svn.apache.org/viewvc?view=rev&rev=546439
Log:
Changed the install location of includes

Modified:
    webservices/rampart/trunk/c/Makefile.am

Modified: webservices/rampart/trunk/c/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/Makefile.am?view=diff&rev=546439&r1=546438&r2=546439
==============================================================================
--- webservices/rampart/trunk/c/Makefile.am (original)
+++ webservices/rampart/trunk/c/Makefile.am Tue Jun 12 02:31:26 2007
@@ -1,4 +1,5 @@
 SUBDIRS = src 
+includedir=$(prefix)/include/rampart-0.90
 include_HEADERS=$(top_builddir)/include/*.h
 EXTRA_DIST = LICENSE NOTICE build.sh autogen.sh samples build test