소스 검색

20171025 dist/Makefile.in (Verhübschung)

Altlast 7 년 전
부모
커밋
8c40601bdc
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      dist/Makefile.in

+ 2 - 2
dist/Makefile.in

@@ -1,13 +1,13 @@
 DISTFILES=	Makefile.in README.md \
 		conf/Makefile conf/substitute.sh conf/substitutions.conf.FreeBSD conf/substitutions.conf.Linux \
-		etc/*.in src test/Makefile.in dashboard/*.in dist/Makefile.in
+		dashboard/*.in dist/Makefile.in etc/*.in src test/Makefile.in
 DISTTARGET=	nodes2grafana
 DISTDIR=	tmp/${DISTTARGET}
 DISTEXCLUDE=	--exclude=${DISTTARGET}/src/Makefile \
 		--exclude=${DISTTARGET}/src/promconfig.sml \
-		--exclude=${DISTTARGET}/src/.cm \
 		--exclude=${DISTTARGET}/src/nodes2prom \
 		--exclude=${DISTTARGET}/src/json-pp \
+		--exclude=${DISTTARGET}/src/.cm \
 		--exclude=${DISTTARGET}/src/JSON/.cm \
 		--exclude=${DISTTARGET}/src/*.%%HEAP_SUFFIX%%