X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mgLib/blobdiff_plain/e4c10e8ed8ef1c16da4e765d7e65b38da94e328a..c4f09bccc2a2659acff4c36779a7011d1f33d7af:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 00ffc31..0de062b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## -*-makefile-*- ## -## $Id: Makefile.am,v 1.7 2003/11/10 10:01:39 mdw Exp $ +## $Id: Makefile.am,v 1.8 2004/04/08 01:36:14 mdw Exp $ ## ## Makefile for mgLib ## @@ -26,31 +26,6 @@ ## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, ## MA 02111-1307, USA. -##----- Revision history ---------------------------------------------------- -## -## $Log: Makefile.am,v $ -## Revision 1.7 2003/11/10 10:01:39 mdw -## Various Debian fixes. -## -## Revision 1.6 1999/11/11 19:54:37 mdw -## Prep for standalone release. -## -## Revision 1.5 1999/07/27 18:59:09 mdw -## Fix relative order of `automake' and `autoconf'. -## -## Revision 1.4 1999/05/06 19:51:47 mdw -## Reformatted the LGPL notice a little bit. -## -## Revision 1.3 1999/05/05 18:52:45 mdw -## Change licensing conditions to LGPL. -## -## Revision 1.2 1998/12/21 16:29:29 mdw -## Install the include files properly. -## -## Revision 1.1 1998/12/11 09:44:21 mdw -## Initial version. -## - AUTOMAKE_OPTIONS = foreign lib_LTLIBRARIES = libmgLib.la