changeset 394 | 3a34c5626e52 |
parent 350 | 3a9a767b841e |
child 483 | ce29ae5b2e1b |
1.1 --- a/src/work/johanna/Makefile Sat Apr 24 15:19:17 2004 +0000 1.2 +++ b/src/work/johanna/Makefile Sat Apr 24 16:03:25 2004 +0000 1.3 @@ -1,4 +1,4 @@ 1.4 -BINARIES = kruskal_test ma_order_test 1.5 +BINARIES = kruskal_test ma_order_test unionfind_test 1.6 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,klao,akos} 1.7 include ../makefile 1.8