~ubuntu-branches/ubuntu/feisty/xfce-mcs-plugins/feisty

« back to all changes in this revision

Viewing changes to icons/scalable/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jani Monoses
  • Date: 2006-05-12 15:24:34 UTC
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20060512152434-drfwg1v6g13l732x
Tags: upstream-4.3.90.1svn+r21633
ImportĀ upstreamĀ versionĀ 4.3.90.1svn+r21633

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
@SET_MAKE@
16
16
 
17
 
# $Id: Makefile.am 20983 2006-04-16 09:15:54Z benny $
 
17
# $Id: Makefile.am 21631 2006-05-11 21:24:25Z benny $
18
18
 
19
19
srcdir = @srcdir@
20
20
top_srcdir = @top_srcdir@
40
40
subdir = icons/scalable
41
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
43
am__aclocal_m4_deps = $(top_srcdir)/configure.in
44
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
45
        $(ACLOCAL_M4)
46
46
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
154
154
PACKAGE_VERSION = @PACKAGE_VERSION@
155
155
PATH_SEPARATOR = @PATH_SEPARATOR@
156
156
PKG_CONFIG = @PKG_CONFIG@
 
157
PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
 
158
PLATFORM_CPPFLAGS = @PLATFORM_CPPFLAGS@
 
159
PLATFORM_LDFLAGS = @PLATFORM_LDFLAGS@
157
160
POFILES = @POFILES@
158
161
POSUB = @POSUB@
159
162
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
228
231
target_alias = @target_alias@
229
232
iconsdir = $(datadir)/icons/hicolor/scalable/apps
230
233
icons_DATA = \
 
234
        xfce-filemanager.svg                                            \
231
235
        xfce4-display.svg                                               \
232
236
        xfce4-keyboard.svg                                              \
233
237
        xfce4-mouse.svg                                                 \