summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadek Doulik <rodo@novell.com>2011-03-29 13:47:25 +0200
committerRadek Doulik <rodo@novell.com>2011-03-29 13:47:25 +0200
commitf6fcd7ce6b4b40649f91548f73f9cdab4ef16869 (patch)
tree1740de4c23189d5dd11a066858ea4fa1eeccec39
parent5e6b83daf2b35e42c59c997ce75c954db9caf999 (diff)
fix unix build
-rwxr-xr-xdesktop/prj/build.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/prj/build.lst b/desktop/prj/build.lst
index 2686c91d56..0307d00228 100755
--- a/desktop/prj/build.lst
+++ b/desktop/prj/build.lst
@@ -22,7 +22,7 @@ dt desktop\win32\source\QuickStart\so nmake - w dt_win32_quickstart_so dt_win32_
dt desktop\os2\source\applauncher nmake - p dt_applauncher dt_inc NULL
dt desktop\unx\source\officeloader nmake - u dt_officeloader_unx dt_inc NULL
-dt desktop\unx\source nmake - u dt_uwrapper dt_pagein dt_inc NULL
+dt desktop\unx\source nmake - u dt_uwrapper dt_pagein.u dt_inc NULL
dt desktop\source\pagein nmake - u dt_pagein dt_inc NULL
dt desktop\source\pkgchk\unopkg nmake - all dt_unopkg dt_dp_misc dt_app dt_inc dt_guiloader.w NULL
dt desktop\unx\splash nmake - u dt_usplash dt_pagein.u dt_inc NULL