소스 검색

tests/Makefile.am: starpu_machine_display is already checked from the tools directory

Nathalie Furmento 12 년 전
부모
커밋
299f6cb89e
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      tests/Makefile.am

+ 0 - 3
tests/Makefile.am

@@ -102,10 +102,7 @@ if STARPU_COVERAGE_ENABLED
 TESTS	+=	coverage/coverage.sh
 endif
 
-starpu_machine_display_SOURCES	=	../tools/starpu_machine_display.c
-
 noinst_PROGRAMS =				\
-	starpu_machine_display			\
 	main/deprecated_func			\
 	main/deprecated_buffer			\
 	main/driver_api/init_run_deinit         \