diff options
author | Donald Burr <dburr@FreeBSD.org> | 2000-07-27 08:25:36 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 2000-07-27 08:25:36 +0000 |
commit | f3a203bae7d586b810aee1176c49fee819c0b966 (patch) | |
tree | 0f43fe15972d4a9a8e5468adb84ca96ec1c01556 /audio/Makefile | |
parent | 090683237ad0645c3a33dfd34c5edcd64877227a (diff) |
Activate opennap.
Notes
Notes:
svn path=/head/; revision=31058
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 b2605d06135a..59c645c16985 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -64,6 +64,7 @@ SUBDIR += napster SUBDIR += nas SUBDIR += nspmod + SUBDIR += opennap SUBDIR += pimp3 SUBDIR += play SUBDIR += playmidi |