Browse Source

* fixed creation of get9 unit

Károly Balogh 20 years ago
parent
commit
f096699294
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/morphos/Makefile.fpc

+ 1 - 1
rtl/morphos/Makefile.fpc

@@ -13,7 +13,7 @@ units=$(SYSTEMUNIT) objpas macpas strings \
       charset ucomplex getopts matrix \
       charset ucomplex getopts matrix \
       variants types rtlconst sysconst dateutil \
       variants types rtlconst sysconst dateutil \
       exec timer doslib utility hardware inputevent graphics layers \
       exec timer doslib utility hardware inputevent graphics layers \
-      intuition clipboard 
+      intuition clipboard get9
 rsts=math rtlconst varutils typinfo variants classes sysconst dateutil
 rsts=math rtlconst varutils typinfo variants classes sysconst dateutil
 
 
 [require]
 [require]