blob: 0bb8eb3702d35f3f9d3abbcbb5d09747bb54d677 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- boomerang-0.2/OMakefile.orig 2010-06-07 15:01:55.000000000 +0200
+++ boomerang-0.2/OMakefile 2010-06-07 15:02:08.000000000 +0200
@@ -126,7 +126,7 @@
##############################################################################
# Include sub-directories
-SUBDIRS = common src lenses examples doc
+SUBDIRS = common src lenses examples #doc
.SUBDIRS: $(SUBDIRS)
|