diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile index 64926a1..425a569 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -61,8 +61,7 @@ endif COMPONENTS = \ dexcon-simulation \ - dexcon-simulation-peer-server \ - dexcon-simulation-with-scheduler + dexcon-simulation-peer-server .PHONY: clean default |