Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/Makefile

    r5357525 r513a323  
    11-include ../Makefile.settings
     2
     3all:
     4        # Only build the docs if this is a bzr checkout
     5        test ! -d ../.bzr || $(MAKE) -C user-guide
    26
    37install:
Note: See TracChangeset for help on using the changeset viewer.