Explorar el Código

* fixed creation of get9 unit

Károly Balogh hace 21 años
padre
commit
f096699294
Se han modificado 1 ficheros con 1 adiciones y 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]