diff options
Diffstat (limited to 'externals/Makefile.am')
-rw-r--r-- | externals/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/Makefile.am b/externals/Makefile.am index 2f8fc56984c6..dcddaa5d139d 100644 --- a/externals/Makefile.am +++ b/externals/Makefile.am @@ -66,7 +66,7 @@ endif all: build-db build-aterm -EXTRA_DIST = $(DB).tar.gz $(ATERM).tar.gz register.patch +EXTRA_DIST = $(DB).tar.gz $(ATERM).tar.gz ext-clean: $(RM) -f have-db build-db have-aterm build-aterm |