~ubuntu-branches/ubuntu/oneiric/libee/oneiric

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Pierre Chifflier
  • Date: 2011-04-06 21:46:31 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110406214631-j1kl1ey8xef0prvz
Tags: 0.3.0-1
* Imported Upstream version 0.3.0
* Add symbols files (Closes: #613334)

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
        apache_dec.c \
31
31
        syslog_enc.c \
32
32
        json_enc.c \
 
33
        csv_enc.c \
33
34
        xml_enc.c
34
35
 
35
36
libee_la_CPPFLAGS = $(LIBXML2_CFLAGS) $(LIBESTR_CFLAGS) $(LIBEE_CFLAGS)