From 27c5c43d402c5877820f46b15e275ec5713df53e Mon Sep 17 00:00:00 2001
From: nadolski <nadolski@9a6e40ed-f3a0-4838-9b4a-bf418f78e88d>
Date: Sun, 30 May 2010 20:19:24 +0000
Subject: [PATCH] no message

---
 make_tracy-3.5.sh | 1 +
 tracy/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/make_tracy-3.5.sh b/make_tracy-3.5.sh
index 249f8a0..c001fda 100755
--- a/make_tracy-3.5.sh
+++ b/make_tracy-3.5.sh
@@ -18,4 +18,5 @@ make distclean
 ./bootstrap
 ./configure --prefix=$dir/$TRACY/tracy
 
+make
 make install
diff --git a/tracy/Makefile.am b/tracy/Makefile.am
index 65a40eb..1ecc5e8 100755
--- a/tracy/Makefile.am
+++ b/tracy/Makefile.am
@@ -1 +1 @@
-SUBDIRS = tools TPSA tracy 
+SUBDIRS = tracy tools TPSA 
-- 
GitLab