~ubuntu-branches/ubuntu/oneiric/gnome-system-monitor/oneiric-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-11-09 17:52:49 UTC
  • mto: (2.1.2 lenny) (1.1.57 upstream)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20061109175249-wnmejquq0y6eob89
Tags: upstream-2.17.2.1
ImportĀ upstreamĀ versionĀ 2.17.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
41
41
        $(srcdir)/gnome-system-monitor.desktop.in.in \
42
42
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
43
 
        acconfig.h compile config.guess config.sub depcomp install-sh \
 
43
        acconfig.h config.guess config.sub depcomp install-sh \
44
44
        ltmain.sh missing mkinstalldirs
45
45
subdir = .
46
46
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
235
235
sharedstatedir = @sharedstatedir@
236
236
sysconfdir = @sysconfdir@
237
237
target_alias = @target_alias@
238
 
SUBDIRS = po src help
 
238
SUBDIRS = pixmaps po src help
239
239
EXTRA_DIST = \
240
240
        gnome-system-monitor.desktop.in \
241
241
        intltool-extract.in \