diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 17:17:05 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 17:17:05 +0000 |
commit | f248e9340f1a654ae272e2c30df932b31e8f6eda (patch) | |
tree | 55b7e0fa0bfabe2e80c7e87a1cba92c0d57ffaf5 /audio/Makefile | |
parent | d65a5c0d8e2a109cbb2df7a7ca376bd5c30cd2df (diff) |
RPM of esound
Notes
Notes:
svn path=/head/; revision=49755
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 831cdc08f71b..6b2ee7831002 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -109,6 +109,7 @@ SUBDIR += libsndfile SUBDIR += libvorbis SUBDIR += libworkman + SUBDIR += linux-esound SUBDIR += linux-realplayer SUBDIR += linux-vsound SUBDIR += litestream |