~cosmos-door/unity-settings-daemon/lp1514544

« back to all changes in this revision

Viewing changes to plugins/keyboard/Makefile.am

  • Committer: William Hua
  • Date: 2014-09-04 04:30:41 UTC
  • mto: This revision was merged to the branch mainline in revision 4069.
  • Revision ID: william.hua@canonical.com-20140904043041-lme3xzkorjj31mqu
Finish get_fcitx_engine_for_ibus_engine ().

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
          kbd-capslock-off.png kbd-numlock-off.png kbd-scrolllock-off.png \
16
16
          kbd-capslock-on.png kbd-numlock-on.png kbd-scrolllock-on.png
17
17
 
 
18
BUILT_SOURCES = input-method-engines.c
 
19
 
 
20
input-method-engines.c: $(srcdir)/input-method-engines.gperf
 
21
        $(AM_V_GEN) gperf --output-file=input-method-engines.c $<
 
22
 
18
23
libkeyboard_la_SOURCES =        \
19
24
        gsd-keyboard-plugin.c   \
20
25
        gsd-keyboard-manager.h  \