diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-17 23:56:56 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-17 23:56:56 +0000 |
commit | b8980341895fd597b544b990f185b4fe48ecdec8 (patch) | |
tree | 2ec9cf1ed5e9828128633f639a799ac504147812 /devel/Makefile | |
parent | Add stickynotes_applet, a GNOME 2 applet for placing "sticky" reminder notes (diff) |
Add libchipcard, a library for access to chipcards
PR: 47228
Submitted by: Martin Preuss <martin@libchipcard.de>
Notes
Notes:
svn path=/head/; revision=75750
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index c178422dd64c..5507129a8436 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -285,6 +285,7 @@ SUBDIR += libbonobo SUBDIR += libcache SUBDIR += libcapsinetwork + SUBDIR += libchipcard SUBDIR += libcii SUBDIR += libcoro SUBDIR += libdlmalloc |