diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 11:13:23 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 11:13:23 +0000 |
commit | 8a0eee942adcaee1cb011efe4d5f93cd6505ccbe (patch) | |
tree | 2133026b3ee64cbc8c3529bd1fbb1309ca33f7fb /dmake/startup | |
parent | 8973c01770153c06a13af82f45b425fc1138140d (diff) |
INTEGRATION: CWS dmake43p01 (1.2.80); FILE MERGED
2005/06/04 18:07:39 vq 1.2.80.1: #i39248# Add another testcase.
Diffstat (limited to 'dmake/startup')
-rw-r--r-- | dmake/startup/winnt/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmake/startup/winnt/Makefile.am b/dmake/startup/winnt/Makefile.am index a362ce1f22ae..5bbd4d63247b 100644 --- a/dmake/startup/winnt/Makefile.am +++ b/dmake/startup/winnt/Makefile.am @@ -3,6 +3,6 @@ startupdir = $(datadir)/startup/winnt startup_DATA = macros.mk recipes.mk -#SUBDIRS = mingw +DIST_SUBDIRS = mingw msvc6 SUBDIRS = @OS_VERSION@ |