mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 14:41:25 +00:00
6 lines
130 B
Makefile
6 lines
130 B
Makefile
NULL =
|
|
|
|
PYTHON_MODULES = __init__.py codegen.py demarshal.py marshal.py ptypes.py spice_parser.py
|
|
|
|
EXTRA_DIST = $(PYTHON_MODULES)
|