浏览代码

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%%