~ubuntu-branches/ubuntu/gutsy/gnome-panel/gutsy-proposed

« back to all changes in this revision

Viewing changes to applets/clock/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-06-14 18:08:13 UTC
  • mto: This revision was merged to the branch mainline in revision 35.
  • Revision ID: james.westby@ubuntu.com-20060614180813-5ozxb30xp09p6tio
Tags: upstream-2.14.2
ImportĀ upstreamĀ versionĀ 2.14.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
94
94
ACLOCAL = @ACLOCAL@
95
95
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
96
ALL_LINGUAS = @ALL_LINGUAS@
96
97
AMDEP_FALSE = @AMDEP_FALSE@
97
98
AMDEP_TRUE = @AMDEP_TRUE@
98
99
AMTAR = @AMTAR@
111
112
CFLAGS = @CFLAGS@
112
113
CLOCK_CFLAGS = @CLOCK_CFLAGS@
113
114
CLOCK_LIBS = @CLOCK_LIBS@
114
 
CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
115
115
CPP = @CPP@
116
116
CPPFLAGS = @CPPFLAGS@
117
117
CXX = @CXX@