sample/Makefile: re-add the include
authorGene Cumm <gene.cumm@gmail.com>
Mon, 25 Oct 2010 17:01:24 +0000 (13:01 -0400)
committerGene Cumm <gene.cumm@gmail.com>
Mon, 25 Oct 2010 17:01:24 +0000 (13:01 -0400)
Without the include, .ppm.gz to .lss messes up as $(GZIPPROG) is
not expanded properly

sample/Makefile

index f1006ff..d7f439c 100644 (file)
@@ -15,6 +15,7 @@
 ##
 
 topdir = ..
+include $(topdir)/MCONFIG.embedded
 
 PPMTOLSS16 = $(topdir)/utils/ppmtolss16