summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCraig Small <csmall@dropbear.xyz>2022-08-29 20:53:01 +1000
committerCraig Small <csmall@dropbear.xyz>2022-08-29 20:53:01 +1000
commitb72eb5c9ea7ce0eafd2251ec131b6215151f7fc9 (patch)
treec7fa5d5e4be25b0135345f65f5dff9e856d27310 /Makefile.am
parent4ec809bc6f5d1597b27b59a140be64523538c1c0 (diff)
downloadprocps-ng-b72eb5c9ea7ce0eafd2251ec131b6215151f7fc9.tar.gz
build-sys: Move git-version-gen
git-version-gen was the only file in misc/ moving it to local/
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9bb4148..eb08379 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -97,7 +97,7 @@ EXTRA_DIST = \
.version \
autogen.sh \
COPYING.LIB \
- misc/git-version-gen \
+ local/git-version-gen \
doc/CodingStyle.md \
doc/TODO \
src/ps/HACKING \