mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
1100596431
A tad embarrasing...
6 lines
294 B
Makefile
6 lines
294 B
Makefile
SUBDIRS=@tools_dirs@
|
|
DIST_SUBDIRS=bsp2img carne pak qfbsp qfcc qflight qflmp qfmodelgen qfspritegen qfvis qwaq wad wav
|
|
EXTRA_DIST= \
|
|
io_mesh_qfmdl/export_mdl.py io_mesh_qfmdl/import_mdl.py \
|
|
io_mesh_qfmdl/__init__.py io_mesh_qfmdl/mdl.py io_mesh_qfmdl/qfplist.py \
|
|
io_mesh_qfmdl/quakepal.py
|