source: projects/specs/trunk/lib/libs/libskk/rules_Makefile.in.patch @ 11267

Revision 11267, 550 bytes checked in by ara_t, 6 years ago (diff)

libskk: initial commit

  • rules/Makefile.

    old new  
    458458        trycode/keymap/hiragana.json            \ 
    459459        $(NULL) 
    460460 
     461test_sticky_files = \ 
     462        test-sticky/metadata.json                       \ 
     463        test-sticky/keymap/hiragana.json                \ 
     464        test-sticky/rom-kana/default.json               \ 
     465        $(NULL) 
     466 
    461467nobase_dist_rules_DATA = \ 
    462468        $(default_files)                        \ 
    463469        $(act_files)                            \ 
     
    469475        $(nicola_files)                         \ 
    470476        $(tcode_files)                          \ 
    471477        $(trycode_files)                        \ 
     478        $(test_sticky_files)                    \ 
    472479        README.rules                            \ 
    473480        $(NULL) 
    474481 
Note: See TracBrowser for help on using the repository browser.