From d7534b2ceec7b082dedb3b3a352703db3fe022f9 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 3 Jun 2008 10:17:48 +0200 Subject: [PATCH] hgcompile -> gitcompile --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 6eb91fb6..e357f180 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,7 @@ SUBDIRS += alsalisp endif endif SUBDIRS += test utils -EXTRA_DIST=ChangeLog INSTALL TODO NOTES configure hgcompile libtool depcomp version MEMORY-LEAK +EXTRA_DIST=ChangeLog INSTALL TODO NOTES configure gitcompile libtool depcomp version MEMORY-LEAK AUTOMAKE_OPTIONS=foreign INCLUDES=-I$(top_srcdir)/include -- 2.47.1