diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-04-16 06:45:07 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-04-16 06:45:07 +0000 |
commit | 4372d65a20076bb2ce3eca5c60ee2b77e8a8757e (patch) | |
tree | 7adfcd2f9d9a5e9682678753252b7629bcc33019 /audio/Makefile | |
parent | 89956dfc80a11483ae9de6e9d1f9d4dd19931eee (diff) | |
download | ports-4372d65a20076bb2ce3eca5c60ee2b77e8a8757e.tar.gz ports-4372d65a20076bb2ce3eca5c60ee2b77e8a8757e.zip |
Notes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index f58fd865d74a..e579001b55b8 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.79 1999/04/12 00:35:31 jseger Exp $ +# $Id: Makefile,v 1.80 1999/04/13 23:37:35 mharo Exp $ # SUBDIR += amp @@ -59,6 +59,7 @@ SUBDIR += xamp SUBDIR += xcd SUBDIR += xcdplayer + SUBDIR += xhippo SUBDIR += xmcd SUBDIR += xmix SUBDIR += xmmix |