elm_prefs: Install edj in the right directory

Note: the ticket was wrong, as I was looking for .so files in the
incorrect directory. v-1.17 is now used instead of v-1.17.99.

Fixes T3385
This commit is contained in:
Jean-Philippe Andre 2016-03-30 13:56:22 +09:00
parent 76fcf06126
commit 9682853f39
1 changed files with 1 additions and 1 deletions

View File

@ -935,7 +935,7 @@ moduleprefspkg_LTLIBRARIES = modules/elementary/prefs/module.la
EXTRA_DIST += modules/elementary/prefs/elm_prefs_swallow.edc
prefs_filesdir = $(libdir)/modules/prefs/$(MODULE_ARCH)
prefs_filesdir = $(libdir)/elementary/modules/prefs/$(MODULE_ARCH)
prefs_files_DATA = modules/elementary/prefs/elm_prefs_swallow.edj
CLEANFILES += $(prefs_files_DATA)