diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-16 21:18:14 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-16 21:18:14 +0000 |
commit | 84a6466aea363fd87fafacc73ef2a91412c57630 (patch) | |
tree | f0ffbe1c062bb9ca959262f5da077288b40f4068 /palm/Makefile | |
parent | - Change PORTNAME to reflect recent repo-copy from mail/mailscanner (diff) |
Add synce-trayicon, an icon for notification area displaying statistics
of connected Windows CE device.
PR: ports/56069
Submitted by: Sam Lawrance <boris@brooknet.com.au>
Notes
Notes:
svn path=/head/; revision=95967
Diffstat (limited to 'palm/Makefile')
-rw-r--r-- | palm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/Makefile b/palm/Makefile index 43a26be0ffc2..05d27ac11a96 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -34,6 +34,7 @@ SUBDIR += synce-librapi2 SUBDIR += synce-libsynce SUBDIR += synce-serial + SUBDIR += synce-trayicon SUBDIR += syncmal SUBDIR += txt2pdbdoc |