~awe/phablet-extras/ofono-nettime-plugin

« back to all changes in this revision

Viewing changes to gisi/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Andres Salomon
  • Date: 2009-08-15 15:55:11 UTC
  • Revision ID: james.westby@ubuntu.com-20090815155511-frst06dijguhyfi4
Tags: upstream-0.3
ImportĀ upstreamĀ versionĀ 0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
AM_CFLAGS = @GLIB_CFLAGS@
 
2
 
 
3
noinst_LTLIBRARIES = libgisi.la
 
4
MAINTAINERCLEANFILES = Makefile.in
 
5
 
 
6
libgisi_la_SOURCES = \
 
7
        phonet.h \
 
8
        netlink.h netlink.c \
 
9
        socket.h socket.c \
 
10
        client.h client.c
 
11
libgisi_la_LIBADD = @GLIB_LIBS@