From: Matthias Clasen Date: Tue, 20 Aug 2013 02:31:56 +0000 (-0400) Subject: Dist tap-test script X-Git-Tag: 2.37.6~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=820406931b0fccc46fd3a4ebae0bb3a8629d9f57;p=platform%2Fupstream%2Fglib.git Dist tap-test script Otherwise it won't be around when make distcheck is looking for it. --- diff --git a/Makefile.am b/Makefile.am index 9dc6e38..4f60a02 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 \