Преглед изворни кода

* fixed creation of get9 unit

Károly Balogh пре 20 година
родитељ
комит
f096699294
1 измењених фајлова са 1 додато и 1 уклоњено
  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]