X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/anag/blobdiff_plain/fd2edfa6df57ea12b2a23b87a2c1a3d38022e6a5..345f33ea7a273e3196075b07fcc0bc28714793a5:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 9216764..a6c8e92 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## -*-makefile-*- ## -## $Id: Makefile.am,v 1.11 2003/11/30 00:58:21 mdw Exp $ +## $Id: Makefile.am,v 1.12 2004/04/08 01:36:19 mdw Exp $ ## ## Makefile for Anag ## @@ -25,44 +25,6 @@ ## along with Anag; if not, write to the Free Software Foundation, ## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -##----- Revision history ---------------------------------------------------- -## -## $Log: Makefile.am,v $ -## Revision 1.11 2003/11/30 00:58:21 mdw -## Various fixes. -## -## Revision 1.10 2003/11/29 23:38:37 mdw -## Debianization. -## -## Revision 1.9 2003/09/15 02:48:55 mdw -## Monoalphabetic match filter. -## -## Revision 1.8 2002/08/11 12:59:00 mdw -## New Tcl/Tk interface; regular expression support. -## -## Revision 1.7 2001/02/19 19:19:21 mdw -## Minor build system fixes. -## -## Revision 1.6 2001/02/07 09:09:20 mdw -## Install Java files in the right place. -## -## Revision 1.5 2001/02/06 10:06:25 mdw -## Find a suitable Java compiler. If there isn't one, don't compile the -## Java bits. -## -## Revision 1.4 2001/02/06 09:38:46 mdw -## Remove redundant rule. -## -## Revision 1.3 2001/02/06 09:37:56 mdw -## Clean the .jar file. -## -## Revision 1.2 2001/02/04 19:53:07 mdw -## Simple GUI front-end in Java. -## -## Revision 1.1 2001/02/04 17:14:42 mdw -## Initial checkin -## - AUTOMAKE_OPTIONS = foreign javadir = $(datadir)/java