--- projects/cms/source/reports/rrdgraphing/Makefile 2003/02/16 01:00:53 1.1 +++ projects/cms/source/reports/rrdgraphing/Makefile 2003/02/16 20:35:58 1.2 @@ -1,5 +1,5 @@ # Makefile for the rrd graphing -# $Id: Makefile,v 1.1 2003/02/16 01:00:53 tdb Exp $ +# $Id: Makefile,v 1.2 2003/02/16 20:35:58 tdb Exp $ include Config.inc @@ -11,6 +11,7 @@ all : dist .PHONY : build build : cp -R $(FILES) $(BUILD) + cp $(SOURCEROOT)/$(LICFILE) $(BUILD) @touch $(MCOMPILECHECK) ### Changelog