From f9ef0f03c6398cd1d3e9bffeae97f81c1b0a2c8e Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 22 Jun 2010 12:06:59 +0100 Subject: vala: don't try to distribute generated files This effectively makes distcheck fail whenever Vala is unavailable or disabled, which isn't what we want. --- vala/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'vala') diff --git a/vala/Makefile.am b/vala/Makefile.am index 9c5a8cdaa..a4cbdf077 100644 --- a/vala/Makefile.am +++ b/vala/Makefile.am @@ -17,10 +17,6 @@ telepathy-glib.vapi: $(top_srcdir)/telepathy-glib/TelepathyGLib-0.12.gir $< \ $(NULL) -EXTRA_DIST = \ - $(BUILT_SOURCES) \ - $(NULL) - CLEANFILES = \ $(BUILT_SOURCES) \ $(NULL) -- cgit v1.2.1