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

« back to all changes in this revision

Viewing changes to libgeis-dbus/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:
11
11
 
12
12
libgeis_la_CPPFLAGS = \
13
13
        -Wall -Wextra \
 
14
        -fvisibility=hidden \
 
15
        -DGEIS_BUILDING_DSO=1 \
14
16
        $(DBUS_CFLAGS)
15
17
 
16
18
libgeis_la_LDFLAGS = \