diff options
Diffstat (limited to 'samples/Makefile.samples')
-rw-r--r-- | samples/Makefile.samples | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/Makefile.samples b/samples/Makefile.samples index 9877ae0..7d004ca 100644 --- a/samples/Makefile.samples +++ b/samples/Makefile.samples @@ -10,7 +10,7 @@ chmod 755 $@ rm tmp.o -all: recherche rechcara sommeentiers testtout +all: hello recherche rechcara sommeentiers testtout clean: rm -f recherche rechcara sommeenters testtout *.o __symbols__ __text__ |