install theme in datadir

SVN revision: 32712
master
Sebastian Dransfeld 16 years ago
parent a8fe3ce6f7
commit c3084df447
  1. 5
      data/themes/Makefile.am

@ -1,16 +1,13 @@
MAINTAINERCLEANFILES = Makefile.in
SUBDIRS = images
moduledir = @MODULEDIR@
EDJE_CC = @edje_cc@
EDJE_FLAGS = \
-v \
-id $(top_srcdir)/data/themes/images
# data files for the module
filesdir = $(moduledir)/$(PACKAGE)
filesdir = $(datadir)
files_DATA = \
module.desktop \
e-module-moon.edj \

Loading…
Cancel
Save