From 820406931b0fccc46fd3a4ebae0bb3a8629d9f57 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 19 Aug 2013 22:31:56 -0400 Subject: [PATCH] Dist tap-test script Otherwise it won't be around when make distcheck is looking for it. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 9dc6e3834..4f60a021f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,6 +46,7 @@ EXTRA_DIST += \ autogen.sh \ glib.mk \ glib-tap.mk \ + tap-test \ makefile.msc \ msvc_recommended_pragmas.h \ config.h.win32.in \