~ubuntu-branches/ubuntu/trusty/gupnp-tools/trusty-proposed

« back to all changes in this revision

Viewing changes to src/common/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2011-12-16 15:11:55 UTC
  • mfrom: (1.3.1) (5.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20111216151155-8kz6ivo9ks68n2cx
Tags: 0.8.4-1
* Update debian/watch for ftp.gnome.org and tar.xz
* Imported Upstream version 0.8.4
* Switch to source format 3.0 (quilt)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
AM_CFLAGS = $(LIBGUPNP_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir) \
8
8
            -DDATA_DIR='"$(shareddir)"' -I$(top_builddir)/src/common
9
9
 
10
 
noinst_LIBRARIES = libicons.a
 
10
noinst_LIBRARIES = libutil.a
11
11
 
12
 
libicons_a_SOURCES = icons.c \
13
 
                     icons.h
 
12
libutil_a_SOURCES = icons.c \
 
13
                    icons.h \
 
14
                    pretty-print.c \
 
15
                    pretty-print.h
14
16
 
15
17
MAINTAINERCLEANFILES = Makefile.in