~ubuntu-branches/ubuntu/lucid/sawfish/lucid-updates

« back to all changes in this revision

Viewing changes to lisp/sawfish/ui/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christian Marillat
  • Date: 2005-02-23 16:16:46 UTC
  • mfrom: (1.2.1 upstream) (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050223161646-4id6qyw4h9lkvb0v
Tags: 1:1.3+cvs20050222-1
* New cvs release.
* Add an emacs initialisation script to load sawfish.el (Closes: #295290)
* Updated sawfish.el to 1.32

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Makefile.in for nokogiri subdirectory
2
2
 
3
 
# $Id: Makefile.in,v 1.12 2000/11/29 00:53:52 jsh Exp $
 
3
# $Id: Makefile.in,v 1.13 2002/04/21 03:38:25 jsh Exp $
4
4
 
5
5
# Copyright (C) 2000 John Harper <john@dcs.warwick.ac.uk>
6
6
 
44
44
        main.jl                 \
45
45
        shell.jl                \
46
46
        slot.jl                 \
47
 
        user-level.jl           \
48
47
        wm.jl
49
48
 
50
49
W_SRCS := widgets/command.jl    \