commit 314f117ea2bc5c80174085a13e896563e7676fb9
Author: Oswald Buddenhagen <[email protected]>
Date: Tue Aug 5 11:22:48 2025 +0200
include version.sh in tar-balls
while it's just a no-op in non-git builds, it's not particularly nice to
omit it from the final package.
amends 8421b3cb.
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 121ca3e..3d71346 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@
SUBDIRS = src
bin_SCRIPTS = mbsync-get-cert
-EXTRA_DIST = LICENSES VERSION debian isync.spec $(bin_SCRIPTS)
+EXTRA_DIST = LICENSES VERSION debian isync.spec version.sh $(bin_SCRIPTS)
cov-scan: clean
/opt/cov-analysis-*/bin/cov-build --dir cov-int $(MAKE)
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel