~ubuntu-branches/ubuntu/saucy/ibus-pinyin/saucy-proposed

« back to all changes in this revision

Viewing changes to lua/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): LI Daobing, Asias He
  • Date: 2010-09-08 21:38:54 UTC
  • mfrom: (1.2.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20100908213854-q4wlx8zlcyqxvelz
Tags: 1.3.11-1
[ Asias He ]
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
330
330
top_build_prefix = @top_build_prefix@
331
331
top_builddir = @top_builddir@
332
332
top_srcdir = @top_srcdir@
333
 
EXTRA_DIST = \
334
 
        base.lua \
335
 
        $(NULL)
336
 
 
337
333
lua_script_DATA = \
338
334
        base.lua \
339
335
        $(NULL)
387
383
    libpylua.la \
388
384
    $(NULL)
389
385
 
 
386
EXTRA_DIST = \
 
387
        base.lua \
 
388
        $(NULL)
 
389
 
390
390
all: all-am
391
391
 
392
392
.SUFFIXES: