~ubuntu-branches/debian/squeeze/sword/squeeze

« back to all changes in this revision

Viewing changes to src/modules/lexdict/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Glassey
  • Date: 2004-01-15 15:50:07 UTC
  • Revision ID: james.westby@ubuntu.com-20040115155007-n9mz4x0zxrs1isd3
Tags: upstream-1.5.7
ImportĀ upstreamĀ versionĀ 1.5.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
lexdictdir = $(top_srcdir)/src/modules/lexdict
 
2
 
 
3
libsword_la_SOURCES += $(lexdictdir)/swld.cpp
 
4
 
 
5
include ../src/modules/lexdict/rawld/Makefile.am
 
6
include ../src/modules/lexdict/rawld4/Makefile.am
 
7
include ../src/modules/lexdict/zld/Makefile.am