Sat May 27 15:08:36 2006 Michael Jennings (mej)

Pass distcheck please.
----------------------------------------------------------------------


SVN revision: 22933
This commit is contained in:
Michael Jennings 2006-05-27 20:07:07 +00:00
parent 1e37c8dcd6
commit 09d7f5decc
1 changed files with 5 additions and 7 deletions

View File

@ -4,16 +4,14 @@ SUBDIRS = po
EDJE_CC = @edje_cc@ EDJE_CC = @edje_cc@
EDJE_FLAGS = -v EDJE_FLAGS = -v
EXTRA_DIST=$(files_DATA) eth_dev.png module_icon.png e_modules-net.spec e_modules-net.spec.in
# data files for the module # data files for the module
filesdir = $(datadir) filesdir = $(datadir)
files_DATA = \ files_DATA = module_icon.png module.eap net.edj net.edc VeraMono.ttf \
module_icon.png \ $(wildcard tx*.png) $(wildcard rx*.png)
module.eap \
net.edj \ EXTRA_DIST=$(files_DATA) eth_dev.png module_icon.png e_modules-net.spec e_modules-net.spec.in
net.edc \
VeraMono.ttf
# the module .so file # the module .so file
INCLUDES = -I. \ INCLUDES = -I. \