~ubuntu-branches/ubuntu/utopic/xneur/utopic

« back to all changes in this revision

Viewing changes to plugins/test/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Alexander GQ Gerasiov
  • Date: 2009-08-21 15:46:47 UTC
  • mfrom: (1.1.5 upstream) (2.2.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090821154647-tkntx3xle87fnqoi
Tags: 0.9.5.1-2
* debian/* switching to CDBS.
* Added 05_nonewline_fix.patch: fix building with gcc4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Process this file with automake to produce Makefile.in
 
2
 
 
3
INCLUDES = -DPACKAGE_SYSCONFDIR_DIR=\""@sysconfdir@/xneur"\" -DPACKAGE_SHAREDIR_DIR=\""@datarootdir@/xneur"\"
 
4
 
 
5
lib_LTLIBRARIES = libxntest.la
 
6
 
 
7
libxntest_la_SOURCES = \
 
8
        test.c
 
9
 
 
10
libxntest_la_CFLAGS = -I@top_srcdir@/lib/config @DEFAULT_CFLAGS@
 
11
libxntest_la_LDFLAGS = 
 
12
         
 
13
libxntest_la_LIBADD =