diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-24 17:42:09 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-24 17:42:09 +0000 |
commit | b0edd519b142eee9bc1ba85fd62ee44b2e349546 (patch) | |
tree | 30c73035c0ec3a291464ed8882b399b575eac325 /x11/Makefile | |
parent | Update to 2.8.5 (diff) |
Calendar - a desktop calendar module for E17.
Author: NASA (Nathan Smith) <nasa01@comcast.net>
WWW: http://www.enlightenment.org
PR: ports/99360
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 640a1f8c5e97..2574cf812707 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -38,6 +38,7 @@ SUBDIR += docker SUBDIR += dxpc SUBDIR += dynamag + SUBDIR += e17-module-calendar SUBDIR += e17-module-weather SUBDIR += ebuttons SUBDIR += ecore |