From 76084f8538c0c4186e529a88a9e80863bbff36af Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 12 Nov 2001 18:20:32 +0000 Subject: [PATCH] Oops, typo ... --- Makefile.am | 2 +- aclocal.m4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 80ab8289..c43ae674 100644 --- a/Makefile.am +++ b/Makefile.am @@ -99,5 +99,5 @@ dist-hook: # Rule to build RPM distribution package # rpm: dist - rpm -ta $(PACKAGE)-$(VERSION).tar.gz + rpm -ta $(PACKAGE)-$(VERSION).tar.gz diff --git a/aclocal.m4 b/aclocal.m4 index 7d5836b9..78a4037e 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,4 +1,4 @@ -dnl aclocal.m4 generated automatically by aclocal 1.4-p4 +dnl aclocal.m4 generated automatically by aclocal 1.4 dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation -- 2.39.5