diff options
Diffstat (limited to 'editors/pico/Makefile')
-rw-r--r-- | editors/pico/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile index b4a683cf45f0..0b50d34d594f 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -31,6 +31,7 @@ MAKEFILE= makefile.bsf ALL_TARGET= pico MAN1= pico.1 +PLIST_FILES= bin/pico post-patch: ${CP} ${WRKSRC}/osdep/os-bsf.h ${WRKSRC}/osdep/os-bsf.h.presed |