~ubuntu-branches/ubuntu/maverick/indicator-applet/maverick

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ted Gould
  • Date: 2010-01-08 08:53:18 UTC
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: james.westby@ubuntu.com-20100108085318-sloka5g4ai091fks
Tags: upstream-0.3.1
ImportĀ upstreamĀ versionĀ 0.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
240
240
 
241
241
server_in_files = \
242
242
        GNOME_IndicatorApplet.server.in \
 
243
        GNOME_IndicatorAppletComplete.server.in \
243
244
        GNOME_FastUserSwitchApplet.server.in
244
245
 
245
246
server_DATA = \
278
279
EXTRA_DIST = \
279
280
        $(icons_DATA) \
280
281
        GNOME_IndicatorApplet.server.in.in      \
 
282
        GNOME_IndicatorAppletComplete.server.in.in      \
281
283
        GNOME_FastUserSwitchApplet.server.in.in \
282
284
        $(schema_in_files)
283
285