diff options
Diffstat (limited to 'lang/cel/Makefile')
-rw-r--r-- | lang/cel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/cel/Makefile b/lang/cel/Makefile index f0e1877f43ec..12cb80517cd5 100644 --- a/lang/cel/Makefile +++ b/lang/cel/Makefile @@ -22,6 +22,7 @@ USE_GMAKE= yes PORTDOCS= CoreArchitecture.html DefaultProtos Linker.html \ Logs.html ProtoLanguage.html README SimpleDataFormat.html \ Threads activation.html stackframe structure.html todo.html +PLIST_FILES= bin/cel .include <bsd.port.pre.mk> |