Ver Fonte

* fixed creation of get9 unit

Károly Balogh há 21 anos atrás
pai
commit
f096699294
1 ficheiros alterados com 1 adições e 1 exclusões
  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 \
       variants types rtlconst sysconst dateutil \
       exec timer doslib utility hardware inputevent graphics layers \
-      intuition clipboard 
+      intuition clipboard get9
 rsts=math rtlconst varutils typinfo variants classes sysconst dateutil
 
 [require]