From: mdw Date: Sun, 12 Sep 2004 10:33:43 +0000 (+0000) Subject: Expunge CVS cruft. Fix Makefile oddness. X-Git-Url: https://git.distorted.org.uk/~mdw/anag/commitdiff_plain/e439a998ecab33cdae2431dccee143a9bc137e7a Expunge CVS cruft. Fix Makefile oddness. --- diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index a9331f6..0000000 --- a/.cvsignore +++ /dev/null @@ -1,7 +0,0 @@ -Makefile.in -configure -aclocal.m4 -build -stamp-h.in -config.h.in -deb-build diff --git a/Makefile.am b/Makefile.am index a6c8e92..d3c2d5d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## -*-makefile-*- ## -## $Id: Makefile.am,v 1.12 2004/04/08 01:36:19 mdw Exp $ +## $Id$ ## ## Makefile for Anag ## @@ -41,7 +41,7 @@ java_DATA = @JARFILES@ anag_SOURCES = \ anag.c anag.h util.c \ wildcard.c anagram.c mono.c trackword.c regexp.c pcre.c -EXTRA_anag_SOURCES = regexp.c + anag.jar: AnagGUI.class jar cfm anag.jar $(srcdir)/anag.manifest Anag*.class Whinge*.class diff --git a/debian/.cvsignore b/debian/.cvsignore deleted file mode 100644 index 9db7be3..0000000 --- a/debian/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -files tmp substvars *.substvars *.debhelper -anag anag-gui-tk anag-gui-java