[pisa-src] r1181 - trunk/performance/Makefile.am

  • From: Thomas Jansen <mithi@xxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Thu, 15 Oct 2009 17:15:34 +0200

Author: tjansen
Date: Thu Oct 15 17:15:33 2009
New Revision: 1181

Log:
Removed unnecessary INCLUDES from performance.

Modified:
   trunk/performance/Makefile.am

Modified: trunk/performance/Makefile.am
==============================================================================
--- trunk/performance/Makefile.am       Thu Oct 15 17:07:41 2009        (r1180)
+++ trunk/performance/Makefile.am       Thu Oct 15 17:15:33 2009        (r1181)
@@ -5,6 +5,3 @@
 
 lib_LTLIBRARIES = libperformance.la
 libperformance_la_SOURCES  = pisaperf.c
-
-INCLUDES = -I$(PISA_COMMON_INCLUDES)
-

Other related posts:

  • » [pisa-src] r1181 - trunk/performance/Makefile.am - Thomas Jansen