diff --git a/samples/Makefile b/samples/Makefile index 3c7c3518a..faa0de906 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -297,6 +297,7 @@ EXELIST_c16 = \ EXELIST_cbm510 = \ ascii \ checkversion \ + enumdevdir \ gunzip65 \ hello \ joydemo \ @@ -308,6 +309,7 @@ EXELIST_cbm510 = \ EXELIST_cbm610 = \ ascii \ checkversion \ + enumdevdir \ gunzip65 \ hello \ terminal \