--- loncom/build/Makefile 2002/03/22 01:34:24 1.78 +++ loncom/build/Makefile 2002/04/21 16:44:56 1.79 @@ -1,9 +1,10 @@ # The LearningOnline Network with CAPA # Scott Harrison -# $Id: Makefile,v 1.78 2002/03/22 01:34:24 harris41 Exp $ +# $Id: Makefile,v 1.79 2002/04/21 16:44:56 harris41 Exp $ -DIST="default" +DISTPROBE=`perl ./distprobe` +DIST=$(DISTPROBE) CATEGORY="development" SOURCE="../.." TARGET=""