~ubuntu-branches/ubuntu/intrepid/gnome-games/intrepid-updates

« back to all changes in this revision

Viewing changes to gnome-sudoku/glade/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2007-11-21 13:43:08 UTC
  • mto: This revision was merged to the branch mainline in revision 54.
  • Revision ID: package-import@ubuntu.com-20071121134308-3m2zeh0776quevvk
Tags: upstream-2.21.2
ImportĀ upstreamĀ versionĀ 2.21.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
uidir = $(datadir)/gnome-sudoku
3
3
ui_DATA = \
4
 
        high_scores.glade       \
5
 
        new_game.glade          \
6
 
        open_game.glade         \
7
4
        print_games.glade       \
8
5
        puzzle_generator.glade  \
 
6
        select_game.glade \
9
7
        tracker.glade
10
8
 
11
9
EXTRA_DIST = $(ui_DATA)
 
 
b'\\ No newline at end of file'