Explorar o código

* fixed creation of get9 unit

Károly Balogh %!s(int64=21) %!d(string=hai) anos
pai
achega
f096699294
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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]