From d700ab39944f585138ac68790f33951e2f757a8f Mon Sep 17 00:00:00 2001 From: Alfredo Cardigliano Date: Mon, 21 Sep 2020 17:32:57 +0200 Subject: Add distdir directive --- tests/unit/Makefile.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') diff --git a/tests/unit/Makefile.in b/tests/unit/Makefile.in index 4acb001c8..34cd16c21 100644 --- a/tests/unit/Makefile.in +++ b/tests/unit/Makefile.in @@ -29,5 +29,8 @@ clean: /bin/rm -f .*.o.cmd .*.o.d /bin/rm -rf build +distdir: + + distclean: clean /bin/rm -f Makefile -- cgit v1.2.3