~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Michael Hudson
  • Date: 2008-09-09 22:47:45 UTC
  • mfrom: (201.2.15 directory_breadcrumbs)
  • Revision ID: michael.hudson@canonical.com-20080909224745-mlzipmkekq8qfukn
merge Russ Brown's directory_breadcrumbs branch.
this makes the parts of the headings of each page that could usefully be links
into links.
(some extra cleanup by me)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
clean:
8
8
        rm -rf dist/
9
9
 
 
10
check:
 
11
        # XXX MichaelHudson 2007-10-29 bug=158361: We can't run the loggerhead
 
12
        # tests in PQM yet :(