~ubuntu-branches/ubuntu/raring/almanah/raring

« back to all changes in this revision

Viewing changes to data/icons/16x16/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Angel Abad
  • Date: 2012-04-03 14:25:25 UTC
  • mfrom: (11.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20120403142525-ugk3fb0blonrl2b9
Tags: 0.9.0-1
* debian/watch: Update for .xz
* Imported Upstream version 0.9.0
* debian/patches/01_largefile_support.patch: Remove, applied upstream
* debian/patches/02_gtkspell-3.0.patch: Remove, applied upstream
* Remove dh_autoreconf stuff
* debian/copyright: Update upstream years

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
42
        $(ACLOCAL_M4)
43
 
mkinstalldirs = $(install_sh) -d
 
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44
44
CONFIG_HEADER = $(top_builddir)/config.h
45
45
CONFIG_CLEAN_FILES =
46
46
CONFIG_CLEAN_VPATH_FILES =
98
98
DATADIRNAME = @DATADIRNAME@
99
99
DEFS = @DEFS@
100
100
DEPDIR = @DEPDIR@
 
101
DLLTOOL = @DLLTOOL@
101
102
DSYMUTIL = @DSYMUTIL@
102
103
DUMPBIN = @DUMPBIN@
103
104
ECHO_C = @ECHO_C@
138
139
LN_S = @LN_S@
139
140
LTLIBOBJS = @LTLIBOBJS@
140
141
MAKEINFO = @MAKEINFO@
 
142
MANIFEST_TOOL = @MANIFEST_TOOL@
141
143
MKDIR_P = @MKDIR_P@
142
144
MSGFMT = @MSGFMT@
143
145
MSGMERGE = @MSGMERGE@
174
176
abs_srcdir = @abs_srcdir@
175
177
abs_top_builddir = @abs_top_builddir@
176
178
abs_top_srcdir = @abs_top_srcdir@
 
179
ac_ct_AR = @ac_ct_AR@
177
180
ac_ct_CC = @ac_ct_CC@
178
181
ac_ct_CXX = @ac_ct_CXX@
179
182
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@