From c278bd836b7ab8c8874c3a453d8faeda8e2e3823 Mon Sep 17 00:00:00 2001
From: Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
Date: Mon, 9 Jul 2007 22:55:47 +0000
Subject: [PATCH] Typo on distclean-local target.

---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index a6bc79b..29b5b5a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -67,7 +67,7 @@ distclean-local:
   chmod -R u+rwX demo;\
   rm -rf demo;\
 fi
-	rm -f libtool.@PACKAGE@-@VERIONS@
+	rm -f libtool.@PACKAGE@-@VERSION@
 
 
 if MAINTAINER_MODE
-- 
GitLab