Ticket #28524: patch-Makefile.in
File patch-Makefile.in, 459 bytes (added by fh@…, 14 years ago) |
---|
Line | |
---|---|
1 | --- Makefile.in.orig 2011-02-22 17:23:10.000000000 +0100 |
2 | +++ Makefile.in 2011-02-22 17:23:32.000000000 +0100 |
3 | @@ -189,7 +189,7 @@ |
4 | dGraphTreeLayout dGraphSubTree dGraphTreeModel \ |
5 | dGraphViewItem dGraphView \ |
6 | dGraphRandModel dGraphContainer \ |
7 | - dGraphViewer dGraphTest |
8 | + dGraphViewer |
9 | DGRAPH_CMO:=$(patsubst %,$(DGRAPH_DIR)/%.cmo, $(DGRAPH_CMO)) |
10 | DGRAPH_CMX=$(DGRAPH_CMO:.cmo=.cmx) |
11 | DGRAPH_CMI=$(filter-out dgraph/dGraphViewer.cmi dgraph/dGraphTest.cmi, \ |