You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by bh...@apache.org on 2011/04/20 17:02:57 UTC

svn commit: r1095430 - /uima/uimacpp/trunk/Makefile.am

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