diff options
author | Torsten Hilbrich <torsten.hilbrich@gmx.net> | 2002-03-20 21:36:00 +0100 |
---|---|---|
committer | Torsten Hilbrich <torsten@hilbrich.net> | 2011-08-27 20:47:38 +0200 |
commit | 105666beb97db7bb4e32d92abffd1709b064864b (patch) | |
tree | f6f0781f4666163e7d5bc3665a9208ed022cec6d /Makefile | |
parent | d5ba212946944ccbe9297c04b413ad484a8a410a (diff) |
Imported version 1.8 from tarball
added search for similiar words when the searched word is not found
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ -# -*- Makefile -*- $Id$ +# -*- Makefile -*- $Id: Makefile.upstream,v 1.3 2002/03/16 10:50:57 torsten Exp $ EMACS=emacs -VERSION=1.7 +VERSION=1.8 PACKAGE=dictionary TYPE=comm XEMACS-PACKAGE=$(PACKAGE)-$(VERSION)-pkg.tar.gz |