From fa321a6572354ab9d1b285dffc0c7eb08f7302a2 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 3 Jun 2008 10:13:00 +0200 Subject: hgcompile -> gitcompile change --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0433bca..91a1284 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,7 @@ PPHDIR = pph endif SUBDIRS = oss mix $(PPHDIR) $(JACKDIR) $(PULSEDIR) $(SAMPLERATEDIR) $(A52DIR) $(LAVCRATEDIR) $(MAEMODIR) doc -EXTRA_DIST = hgcompile version COPYING.GPL +EXTRA_DIST = gitcompile version COPYING.GPL AUTOMAKE_OPTIONS = foreign dist-hook: -- cgit