diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-07 12:05:29 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-07 12:05:29 +0000 |
commit | 2c688361643706e217a3bd6c2a07c2ee662e318d (patch) | |
tree | 45bc78f5a4411e2e55da5e88d5bb5f4025362cbc /audio | |
parent | Fix typo of Makefile introduced in previous revision. (diff) |
Add kde*11 dirs.
Notes
Notes:
svn path=/head/; revision=15912
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index e53802ffb5eb..9e5bf7e9c297 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.64 1998/12/31 12:13:15 luigi Exp $ +# $Id: Makefile,v 1.65 1999/01/02 19:41:28 hoek Exp $ # SUBDIR += 8hz-mp3 @@ -16,6 +16,7 @@ SUBDIR += gqmpeg SUBDIR += gsm SUBDIR += kdemultimedia + SUBDIR += kdemultimedia11 SUBDIR += kmpg SUBDIR += lamer SUBDIR += libaudiofile |