From 4ecfb1d708fb5110cb4b4a434eff97c457494450 Mon Sep 17 00:00:00 2001 From: Travis Reitter Date: Wed, 10 Nov 2010 12:02:53 -0800 Subject: [PATCH] Add missing general test VAPI distribution. --- tests/lib/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/lib/Makefile.am b/tests/lib/Makefile.am index 5bd8edc..6e1d5b5 100644 --- a/tests/lib/Makefile.am +++ b/tests/lib/Makefile.am @@ -24,4 +24,8 @@ CLEANFILES = \ folks-test-uninstalled.pc \ $(NULL) +EXTRA_DIST = \ + folks-test.vapi \ + $(NULL) + -include $(top_srcdir)/git.mk -- 2.7.4