From 0748331b708deec8319a3e0dcb075b4c396b5665 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 25 Apr 2006 10:57:08 +0000 Subject: * Typo. --- externals/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/externals/Makefile.am b/externals/Makefile.am index 7fa9e6f6426b..f08912c1f0e9 100644 --- a/externals/Makefile.am +++ b/externals/Makefile.am @@ -99,7 +99,7 @@ endif all: build-db build-aterm build-bzip2 -EXTRA_DIST = $(DB).tar.gz $(ATERM).tar.gz $(BZIp2).tar.gz +EXTRA_DIST = $(DB).tar.gz $(ATERM).tar.gz $(BZIP2).tar.gz ext-clean: $(RM) -f have-db build-db have-aterm build-aterm -- cgit 1.4.1