~ubuntu-branches/ubuntu/feisty/renameutils/feisty

« back to all changes in this revision

Viewing changes to src/editformats/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2004-04-29 13:41:34 UTC
  • Revision ID: james.westby@ubuntu.com-20040429134134-vwe8r35v0mmk3s9m
Tags: 0.4.0-2
* Fixed a typo in the qmv manpage (Closes: #245196)
* Changed short and long description
* Fixed build error on 64-bit machines (Closes: #246179)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
noinst_LIBRARIES = lib_qmv_editformats.a
 
2
 
 
3
lib_qmv_editformats_a_SOURCES = \
 
4
        destination-only.c \
 
5
        dual-column.c \
 
6
        single-column.c
 
7
 
 
8
AM_CFLAGS = -I$(srcdir)/..