From c2c1ed8c6721ee367212286786d94eccb15c7a55 Mon Sep 17 00:00:00 2001 From: compudj Date: Thu, 22 Sep 2005 18:42:14 +0000 Subject: [PATCH] first fixes gcc 4.0 git-svn-id: http://ltt.polymtl.ca/svn@1258 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/liblttctl/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ltt/branches/poly/liblttctl/Makefile.am b/ltt/branches/poly/liblttctl/Makefile.am index 1ced394d..80f0bba6 100644 --- a/ltt/branches/poly/liblttctl/Makefile.am +++ b/ltt/branches/poly/liblttctl/Makefile.am @@ -1,4 +1,9 @@ + +INCLUDES = \ + $(DEFAULT_INCLUDES) + + lib_LTLIBRARIES = liblttctl.la liblttctl_la_SOURCES = liblttctl.c -- 2.34.1