summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2008-10-22 00:40:06 -0400
committerWilliam Jon McCann <jmccann@redhat.com>2008-10-22 00:40:06 -0400
commit141b673bfc2ee5dc9627820e344f9afd5a3f84fb (patch)
tree124f9d614e5d5d8cfdde2d421fc770c7a402dcb7
parente5986eb5bf62bfdad99fd6d380dda706f814d93e (diff)
try fixing distcheck for the index
-rw-r--r--Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a30767a..0214879 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,8 +4,18 @@ SUBDIRS = \
stereo \
$(NULL)
+themedir = $(datadir)/sounds/freedesktop
+theme_DATA = index.theme
+
+THEME_IN_FILES = index.theme.in
+
+%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(IN
+TLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge
+-cache
+
EXTRA_DIST = \
README \
+ index.theme.in \
$(NULL)
DISTCLEANFILES = \