first fixes gcc 4.0
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 22 Sep 2005 18:42:14 +0000 (18:42 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 22 Sep 2005 18:42:14 +0000 (18:42 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1258 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/liblttctl/Makefile.am

index 1ced394db850fddecf3a71a2694dbbdd2aa60566..80f0bba675bad1a06623233771db46fba8127eae 100644 (file)
@@ -1,4 +1,9 @@
 
+
+INCLUDES = \
+  $(DEFAULT_INCLUDES)
+
+
 lib_LTLIBRARIES = liblttctl.la
 liblttctl_la_SOURCES = liblttctl.c
 
This page took 0.027112 seconds and 4 git commands to generate.