remove unused/undefined variables, these are in their own dir now.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Tue, 12 May 2009 14:43:32 +0000 (14:43 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Tue, 12 May 2009 14:43:32 +0000 (14:43 +0000)
SVN revision: 40601

src/modules/illume/Makefile.am

index 1013cc5..b174b1e 100644 (file)
@@ -8,7 +8,7 @@ filesdir = $(libdir)/enlightenment/modules/$(MODULE)
 files_DATA = \
 e-module-$(MODULE).edj module.desktop
 
-EXTRA_DIST = $(files_DATA) $(kbds_DATA) $(dicts_DATA)
+EXTRA_DIST = $(files_DATA)
 
 # the module .so file
 INCLUDES               = -I. \