Author: bhavani
Date: Wed Apr 20 15:02:57 2011
New Revision: 1095430

URL: http://svn.apache.org/viewvc?rev=1095430&view=rev
Log:
UIMA-2053 cleanup not needed hpp files in include dir

Modified:
    uima/uimacpp/trunk/Makefile.am

Modified: uima/uimacpp/trunk/Makefile.am
URL: 
http://svn.apache.org/viewvc/uima/uimacpp/trunk/Makefile.am?rev=1095430&r1=1095429&r2=1095430&view=diff
==============================================================================
--- uima/uimacpp/trunk/Makefile.am (original)
+++ uima/uimacpp/trunk/Makefile.am Wed Apr 20 15:02:57 2011
@@ -30,7 +30,7 @@ dist-hook:
 
 install-data-local:
        $(INSTALL) src/base.mak $(DESTDIR)$(prefix)/lib/base.mak
-
+       rm -f $(DESTDIR)$(prefix)/include/*.hpp
 
 docs:  docs/html/index.html
 


Reply via email to