Browse Source

Makefile.am: use the existing rule to build starpu-top

Nathalie Furmento 13 years ago
parent
commit
8c2b55e3f6
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Makefile.am

+ 1 - 2
Makefile.am

@@ -68,8 +68,7 @@ nodist_versinclude_HEADERS = 			\
 	include/starpu_config.h
 
 if BUILD_STARPU_TOP
-starpu-top/starpu_top$(EXEEXT):
-	cd starpu-top ; $(QMAKE) ; $(MAKE)
+starpu-top/starpu_top$(EXEEXT): all-local
 all-local:
 	cd starpu-top ; $(QMAKE) ; $(MAKE)
 clean-local: