From 48b94a7ef42e9aa3fe001194b18da3136b475afd Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Fri, 26 Aug 2011 13:09:40 -0400 Subject: [PATCH] Revert "Nuke generated D-Bus code from distribution tarballs" This reverts commit 89bdcc7686c4ef5aeba6ef4bce1be2b5b5c79bce. --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 0c9037f..588f05d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,8 +29,5 @@ DISTCHECK_CONFIGURE_FLAGS=--disable-man-pages --disable-gtk-doc clean-local : rm -f *~ -dist-hook: - -rm $(distdir)/src/*-glue.h $(distdir)/tools/*-glue.h - TESTS_ENVIRONMENT = sudo TESTS = tests/run -- 2.7.4