* src/pic16/devices.inc,
[fw/sdcc] / support / scripts / sdcc.nsi
index 5ca1890cb5e8ec475a528ca85bf65ce558f41291..faf9895ba8683de8950820c2046f98cf8f2c2df9 100644 (file)
@@ -426,6 +426,7 @@ ${Section} "SDCC include files" SEC05
   File "${DEV_ROOT}\include\pic\*.inc"
   SetOutPath "$INSTDIR\include\pic16"
   File "${DEV_ROOT}\include\pic16\*.h"
+  File "${DEV_ROOT}\include\pic16\*.txt"
   SetOutPath "$INSTDIR\include\z80"
   File "${DEV_ROOT}\include\z80\*.h"
   SetOutPath "$INSTDIR\include"