diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-26 15:07:16 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-26 15:07:16 +0000 |
commit | 728b56b78c6cbc6e239714b58eb440683c93d847 (patch) | |
tree | b02deed7405a91f27047f8234317e3cab932ed21 | |
parent | da5afb9cc5c1369b99db81f3c254eaf69642b777 (diff) | |
download | xine-lib-728b56b78c6cbc6e239714b58eb440683c93d847.tar.gz xine-lib-728b56b78c6cbc6e239714b58eb440683c93d847.tar.bz2 |
Unbreak xine-config distribution.
-rw-r--r-- | misc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile.am b/misc/Makefile.am index a5ef28635..70cbe59ee 100644 --- a/misc/Makefile.am +++ b/misc/Makefile.am @@ -7,6 +7,7 @@ EXTRA_DIST = build_rpms.sh \ SlackBuild.in \ SlackBuild \ vga.xinefont.gz \ + xine-config \ xine-fontconv.c \ xine-lib.spec.in \ xine-lib.spec \ |