diff options
Diffstat (limited to 'examples_library/compile')
| -rwxr-xr-x | examples_library/compile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples_library/compile b/examples_library/compile index 6f2c23b8ca75..4cb6d23bd6a6 100755 --- a/examples_library/compile +++ b/examples_library/compile @@ -10,7 +10,7 @@ libpath=../lib examples="menu checklist radiolist mixedlist theme infobox yesno msgbox \ - datebox form timebox rangebox pause" + datebox form timebox rangebox pause calendar" rm -f $examples |
