~ubuntu-branches/ubuntu/quantal/libgc/quantal

« back to all changes in this revision

Viewing changes to cord/cord.am

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Egger
  • Date: 2011-02-19 12:19:56 UTC
  • mfrom: (1.3.2 upstream) (0.1.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20110219121956-67rb69xlt5nud3v2
Tags: 1:7.1-5
Upload to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
lib_LTLIBRARIES += libcord.la
 
3
 
 
4
libcord_la_LIBADD = $(top_builddir)/libgc.la
 
5
libcord_la_LDFLAGS = -version-info 1:3:0 -no-undefined
 
6
 
 
7
libcord_la_SOURCES = \
 
8
        cord/cordbscs.c                         \
 
9
        cord/cordprnt.c                         \
 
10
        cord/cordtest.c                         \
 
11
        cord/cordxtra.c                         
 
12
 
 
13
 
 
14
EXTRA_DIST += \
 
15
        cord/cordbscs.c cord/cordtest.c cord/de.c \
 
16
        cord/cordprnt.c cord/cordxtra.c cord/de_cmds.h \
 
17
        cord/de_win.h cord/de_win.c cord/de_win.RC cord/de_win.ICO