From 3dbd82cf4db68785afeda17b8eee7f87c7d80dd7 Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Tue, 18 Aug 2009 17:16:07 +0200 Subject: do not use wildcards, because it breaks builds outside the source directory and therefore breaks 'make distcheck' --- data/Makefile.am | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'data/Makefile.am') diff --git a/data/Makefile.am b/data/Makefile.am index 926eff61..84a59897 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,4 +1,17 @@ SUBDIRS = countries fonts defaults extensions skin_default dist_pkgdata_DATA = \ - *.xml *.png encoding.conf radio.mvi + defaultsatlists.xml \ + defaultwizard.xml \ + dreampackagewizard.xml \ + encoding.conf \ + keymap.xml \ + menu.xml \ + prev.png \ + radio.mvi \ + rcpositions.xml \ + setup.xml \ + skin_default.xml \ + skin.xml \ + startwizard.xml \ + tutorialwizard.xml -- cgit v1.2.3