~ubuntu-branches/debian/sid/intltool/sid

« back to all changes in this revision

Viewing changes to doc-i18n-tool/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jordi Mallach
  • Date: 2005-01-25 22:56:05 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050125225605-7xwnbc3jolfyklc2
Tags: 0.33-1
* New upstream release.
* Gustavo Noronha Silva:
  - debian/watch: updated to watch for 0.33 versions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# doc_i18n_tool_SOURCES = doc-i18n-tool.c
2
 
 
3
 
CFLAGS = $(DOC_I18N_TOOL_CFLAGS)
4
 
 
5
 
LDADDS = $(DOC_I18N_TOOL_LIBS)
6
 
 
7
 
bin_PROGRAMS = # doc-i18n-tool
8
 
 
9
 
# doc_i18n_tool_LDADD = $(LDADDS)