diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-13 15:42:18 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-13 15:42:18 +0000 |
commit | ede6028ac533faf425e66a706d2addc66b2974a2 (patch) | |
tree | 30de6441cd22a4354d11b9952b7ea2cdaac7f06c /misc/Makefile | |
parent | Provide workaround for a bug in pcm driver introduced with format emulation (diff) |
add shc, a shell script "encoder"
Notes
Notes:
svn path=/head/; revision=38311
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 7efa1b0bad74..33efdf573376 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -138,6 +138,7 @@ SUBDIR += scriptkit SUBDIR += seizedesktop SUBDIR += sh-utils + SUBDIR += shc SUBDIR += sls SUBDIR += sma SUBDIR += smssend |