diff options
Diffstat (limited to 'udm')
-rw-r--r-- | udm/prj/build.lst | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/udm/prj/build.lst b/udm/prj/build.lst index 0385185b0006..9ff891b861fd 100644 --- a/udm/prj/build.lst +++ b/udm/prj/build.lst @@ -7,8 +7,6 @@ ud udm\inc\udm\html get - all udiu_html NULL ud udm\inc\udm\xml get - all udiu_xml NULL ud udm\source get - all ud_src NULL ud udm\source\html nmake - all uds_html NULL -ud udm\source\udm nmake - all uds_udm NULL ud udm\source\xml nmake - all uds_xml NULL -ud udm\util nmake - all ud_util uds_xml uds_html uds_udm NULL -#=================================================================== - +ud udm\util nmake - all ud_util uds_xml uds_html NULL +#================================================================================ |