Changes in doc/Makefile [5357525:513a323]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/Makefile
r5357525 r513a323 1 1 -include ../Makefile.settings 2 3 all: 4 # Only build the docs if this is a bzr checkout 5 test ! -d ../.bzr || $(MAKE) -C user-guide 2 6 3 7 install:
Note: See TracChangeset
for help on using the changeset viewer.