From cf3d5b90128c2d9acef3500c76b5079d2d598a29 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sat, 4 Feb 2012 01:29:33 +0000 Subject: Pass distcheck. --- Makefile.am | 3 ++- include/Makefile.am | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index a49dcc579..02c819dc5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -25,7 +25,8 @@ EXTRA_DIST = config.rpath autogen.sh \ missing \ depcomp -CONFIG_CLEAN_FILES = libtool +CLEANFILES = a.out +CONFIG_CLEAN_FILES = libtool po/Makevars.extra dist_doc_DATA = COPYING NEWS README TODO CREDITS ChangeLog diff --git a/include/Makefile.am b/include/Makefile.am index e36e0e3f7..e9bd4356a 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -53,3 +53,4 @@ nodist_noinst_HEADERS = configure.h nodist_include_HEADERS = $(inttypes_h) CONFIG_CLEAN_FILES = $(inttypes_h) +DISTCLEANFILES = xine/version.h -- cgit v1.2.3