diff options
Diffstat (limited to 'sample')
-rw-r--r-- | sample/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sample/Makefile b/sample/Makefile index f1006ff9..d7f439ca 100644 --- a/sample/Makefile +++ b/sample/Makefile @@ -15,6 +15,7 @@ ## topdir = .. +include $(topdir)/MCONFIG.embedded PPMTOLSS16 = $(topdir)/utils/ppmtolss16 |