From 6730474067a29af6acd4e216ab6695709904f722 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Fri, 27 Dec 2024 17:11:12 +0100 Subject: [PATCH] Make verilog/libvvp.def verilog/MSVC.CMD verilog/README.txt distributable --- src/xspice/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xspice/Makefile.am b/src/xspice/Makefile.am index 53669c8b3..c3ced2ef7 100644 --- a/src/xspice/Makefile.am +++ b/src/xspice/Makefile.am @@ -3,6 +3,7 @@ EXTRA_DIST = README examples icm xspice.c .gitignore \ verilog/vlnggen \ verilog/verilator_shim.cpp verilog/verilator_main.cpp + verilog/libvvp.def verilog/MSVC.CMD verilog/README.txt ## This is removed because icm relies upon the existance of all other ## libs. It is currently compiled manually, last.