diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-06-05 04:20:08 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-06-05 04:20:08 +0000 |
| commit | aad50046de0b1971f869ee95a0f80267c74a1fd3 (patch) | |
| tree | 4482c98602aca1abeacda399a025be684c6a8b43 /util/Makefile.am | |
| parent | 7a55323343635d8a29bb62cd49d8d6a5c103f317 (diff) | |
synched with bb-cvs. couple bug fixes.
Diffstat (limited to 'util/Makefile.am')
| -rw-r--r-- | util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile.am b/util/Makefile.am index e0f3ecc6..9d60a964 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -11,7 +11,7 @@ bsetroot_LDADD = ../src/BaseDisplay.o ../src/Color.o ../src/GCCache.o ../src/Tex MAINTAINERCLEANFILES = Makefile.in distclean-local: - rm -f *\~ + rm -f *\~ .\#* # local dependencies |
