Explorar el Código

tosunits: add the README as doc

Karoly Balogh hace 1 año
padre
commit
ee8903ea7b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      packages/tosunits/fpmake.pp

+ 1 - 0
packages/tosunits/fpmake.pp

@@ -45,6 +45,7 @@ begin
     T:=P.Targets.AddExampleProgram('gemcube.pas');
     T:=P.Targets.AddExampleProgram('showpic.pas');
 
+    P.Sources.AddDoc('README.txt');
 
     P.NamespaceMap:='namespaces.lst';