e: Include appmenu theme files in EXTRA_DIST to fix distcheck.

We don't have appmenu2 so it seems to be a plain typo.

SVN revision: 82804
This commit is contained in:
Stefan Schmidt 2013-01-15 13:46:59 +00:00
parent 34020fe5df
commit 7ebc7b2e7c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ appmenudir = $(MDIR)/appmenu
appmenu_DATA = appmenu/module.desktop \
appmenu/e-module-appmenu.edj
EXTRA_DIST += $(appmenu2_DATA)
EXTRA_DIST += $(appmenu_DATA)
appmenupkgdir = $(MDIR)/appmenu/$(MODULE_ARCH)
appmenupkg_LTLIBRARIES = appmenu/module.la