소스 검색

set DIST_SUBDIRS to SUBDIRS in order to prevent failure of make dist

Corentin Salingue 7 년 전
부모
커밋
91cdeefd20
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      Makefile.am

+ 2 - 0
Makefile.am

@@ -63,6 +63,8 @@ if STARPU_BUILD_SC_HYPERVISOR
 SUBDIRS += sc_hypervisor
 endif
 
+DIST_SUBDIRS = $(SUBDIRS)
+
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libstarpu.pc starpu-1.0.pc starpu-1.1.pc starpu-1.2.pc starpu-1.3.pc