Revision: 46090
http://sourceforge.net/p/vice-emu/code/46090
Author: gpz
Date: 2026-05-04 14:04:13 +0000 (Mon, 04 May 2026)
Log Message:
-----------
add snapshots-extract.sh to texi tools, so it hopefully ends up in the dist tarball
Modified Paths:
--------------
trunk/vice/doc/Makefile.am
Modified: trunk/vice/doc/Makefile.am
===================================================================
--- trunk/vice/doc/Makefile.am 2026-05-01 21:40:39 UTC (rev 46089)
+++ trunk/vice/doc/Makefile.am 2026-05-04 14:04:13 UTC (rev 46090)
@@ -12,7 +12,8 @@
gpl.texi
TEXI_TOOLS = \
- fixdates.sh
+ fixdates.sh \
+ snapshots-extract.sh
DOC_TOOLS = \
checkdoc.c \
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|