Explorar o código

Makefile.am: add rule for building starpu_top

Nathalie Furmento %!s(int64=13) %!d(string=hai) anos
pai
achega
8a8be0755d
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Makefile.am

+ 2 - 0
Makefile.am

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