diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2012-02-04 01:29:33 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2012-02-04 01:29:33 +0000 |
commit | cf3d5b90128c2d9acef3500c76b5079d2d598a29 (patch) | |
tree | cdac79421f3d5c44f4080f38b9f0301690ef4072 /include | |
parent | 8ca383c4603cc8572684314ae53d8276664c705f (diff) | |
download | xine-lib-cf3d5b90128c2d9acef3500c76b5079d2d598a29.tar.gz xine-lib-cf3d5b90128c2d9acef3500c76b5079d2d598a29.tar.bz2 |
Pass distcheck.
Diffstat (limited to 'include')
-rw-r--r-- | include/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 |