diff options
Diffstat (limited to 'examples/Makefile')
| -rw-r--r-- | examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile index c524d7e2f..3949df80a 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -17,7 +17,7 @@ ALL = howto-add_fd-and-popen$(EXEEXT) \ wizard-simple$(EXEEXT) # default target -- build everything -default: $(ALL) +default all: $(ALL) # clean everything clean: |
