~ubuntu-branches/ubuntu/trusty/nautilus/trusty-proposed

« back to all changes in this revision

Viewing changes to libnautilus-private/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Tim Lunn
  • Date: 2014-01-02 16:50:06 UTC
  • mfrom: (1.17.43)
  • Revision ID: package-import@ubuntu.com-20140102165006-1ghk9ropzitdc8pp
Tags: 1:3.10.1-0ubuntu1
* New upstream release
* debian/control.in: bump depend on gtk+ 3.9.11
* debian/patches:
  - Dropped git patches, that are included in new version
  - 06_never_exec_nonexec_launchers.patch, refreshed
  - disconnect-extra-location-widgets.patch, dropped included in new version
  - 16_unity_new_documents.patch, refreshed
  - ubuntu_show_titlebar.patch, disable CSD titlebar on non-GNOME sessions
  - ubuntu_titlebar_css.patch, theme fixes (LP: #1272602)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
noinst_LTLIBRARIES=libnautilus-private.la
4
4
 
5
 
INCLUDES =                                              \
 
5
AM_CPPFLAGS =                                           \
6
6
        -I$(top_srcdir)                                 \
7
7
        -I$(top_builddir)                               \
8
8
        $(BASE_CFLAGS)                                  \
124
124
        nautilus-icon-info.c \
125
125
        nautilus-icon-info.h \
126
126
        nautilus-icon-names.h \
 
127
        nautilus-keyfile-metadata.c \
 
128
        nautilus-keyfile-metadata.h \
127
129
        nautilus-lib-self-check-functions.c \
128
130
        nautilus-lib-self-check-functions.h \
129
131
        nautilus-link.c \