From a54a06b9d322d947a4f67562b0c9a19b005eb291 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 30 Dec 2016 02:07:56 +0100 Subject: [PATCH] Re-generate the Makefiles --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 38d1011..5f75001 100644 --- a/Makefile +++ b/Makefile @@ -73,6 +73,7 @@ dist: $(PACKAGE)-$(VERSION)/tests/tests.sh \ $(PACKAGE)-$(VERSION)/tests/binary/project.conf \ $(PACKAGE)-$(VERSION)/tests/binary/Makefile.Darwin \ + $(PACKAGE)-$(VERSION)/tests/binary/Makefile.DeforaOS \ $(PACKAGE)-$(VERSION)/tests/binary/Makefile.NetBSD \ $(PACKAGE)-$(VERSION)/tests/binary/Makefile.Windows \ $(PACKAGE)-$(VERSION)/tests/include/project.conf \