clean makefile
authorLaurent Mazet <mazet@softndesign.org>
Thu, 10 Oct 2024 06:00:08 +0000 (08:00 +0200)
committerLaurent Mazet <mazet@softndesign.org>
Thu, 10 Oct 2024 06:00:08 +0000 (08:00 +0200)
makefile

index afdab22e121f93496fe8fed57b8fe22b48b8a1e5..4bd023850c045da6a6ab686cf1e15e7bba68c06c 100644 (file)
--- a/makefile
+++ b/makefile
@@ -37,7 +37,8 @@ endif
 # Targets
 
 ALLEXE  =
-ALLEXE += display ndisplay
+ALLEXE += display
+ALLEXE += ndisplay
 
 SHELL = bash