~oubiwann/geis/617301-native-python-implementation

« back to all changes in this revision

Viewing changes to testsuite/geistest/Makefile.am

  • Committer: Stephen M. Webb
  • Date: 2010-08-02 03:19:40 UTC
  • Revision ID: stephen.webb@canonical.com-20100802031940-m3647hpm26l9fq1m
Fixed config API.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
geistest_CPPFLAGS = \
7
7
        -I$(top_srcdir) \
8
 
        -I$(top_srcdir)/reference-impl
 
8
        -I$(top_srcdir)/libgeis-dbus
9
9
 
10
10
geistest_LDADD = \
11
 
        $(top_builddir)/reference-impl/libgeis.la
 
11
        $(top_builddir)/libgeis-dbus/libgeis.la