diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-07-24 17:54:26 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-07-24 17:54:26 +0000 |
commit | 53dc20c5d70e638221feaf00e1c00fb6e8838349 (patch) | |
tree | 120619fb9f6b2ded0463951c8ed7d8d48dcedda9 /x11/Makefile | |
parent | Add eclair 20060719, an EFL powered media player. (diff) |
Add examine 20060719, interface for configuring EFL applications.
PR: ports/100571
Submitted by: Stanislav Sedov <ssedov at 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 76f7b332e9d7..b851490c592e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -59,6 +59,7 @@ SUBDIR += emu SUBDIR += erun SUBDIR += eterm + SUBDIR += examine SUBDIR += fast-user-switch-applet SUBDIR += fbdesk SUBDIR += fbpanel |