diff options
Diffstat (limited to 'externals')
-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 05f9ddea6245..76f4c6759440 100644 --- a/externals/Makefile.am +++ b/externals/Makefile.am @@ -67,7 +67,7 @@ endif all: build-db build-aterm -EXTRA_DIST = $(DB).tar.gz $(ATERM).tar.gz +EXTRA_DIST = $(DB).tar.gz $(ATERM).tar.gz register.patch ext-clean: $(RM) -f have-db build-db have-aterm build-aterm |