~ubuntu-branches/ubuntu/natty/sawfish/natty

« back to all changes in this revision

Viewing changes to scripts/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Luis Rodrigo Gallardo Cruz
  • Date: 2009-11-23 09:05:20 UTC
  • mfrom: (0.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: james.westby@ubuntu.com-20091123090520-m588qe37wtxzr2b5
Tags: upstream-1.5.3
ImportĀ upstreamĀ versionĀ 1.5.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
LISP_SRCS := sawfish-menu.jl sawfish-client.jl sawfish-about.jl
30
30
LISP_OBJS := $(LISP_SRCS:.jl=.jlc)
31
31
 
32
 
REP_ENVIRON := $(REP_ENVIRON) REP_LOAD_PATH=$(top_srcdir)/lisp
 
32
REP_ENVIRON := $(REP_ENVIRON) REP_LOAD_PATH=$(top_srcdir)/lisp:$(top_builddir)/lisp
33
33
 
34
34
SUBSTS := -e "s|__lispdir__|$(lispdir)|" \
35
35
          -e "s|__localedir__|$(localedir)|" \
64
64
clean :
65
65
        rm -f *~ *.jlc core
66
66
 
 
67
distclean: realclean
 
68
 
67
69
realclean : clean
68
70
        rm -f sawfish-about.jl Makefile