From 110059643182fc03f45ee969137b10798b04a533 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Fri, 13 Jul 2012 07:59:50 +0900 Subject: [PATCH] Include the mdl import/export addon in the distribution. A tad embarrasing... --- tools/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/Makefile.am b/tools/Makefile.am index c7004ec5a..008638b4a 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,2 +1,6 @@ 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