diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-03 05:29:03 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-03 05:29:03 +0000 |
commit | 7bdd28e66b86ac980e6337384692a1bba8487b25 (patch) | |
tree | 0675aea55c8c6a4e61e0d048e5591cb915606a42 /audio/Makefile | |
parent | 04e0e62a3b6274dfde45943956cabfe283cdb925 (diff) |
Add gdcd, a cd player frontend using GTK.
Obtained from: NetBSD
Notes
Notes:
svn path=/head/; revision=29140
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 39feca42b385..e1ebc2cd7788 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -18,6 +18,7 @@ SUBDIR += dap SUBDIR += esound SUBDIR += extace + SUBDIR += gdcd SUBDIR += gmixer SUBDIR += gnapster SUBDIR += gnomeaudio |