diff options
author | Pixel <> | 2001-04-16 19:46:19 +0000 |
---|---|---|
committer | Pixel <> | 2001-04-16 19:46:19 +0000 |
commit | 5aa98a4268a996cbda795489cf4f01f0418160e3 (patch) | |
tree | 3f6d4c81e9726fddf5f225280321a0088f189760 /samples/Makefile.am | |
parent | b0d0585a74ba04fc108607004ab0fca30b86172e (diff) |
Ptit changement
Diffstat (limited to 'samples/Makefile.am')
-rw-r--r-- | samples/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/samples/Makefile.am b/samples/Makefile.am index 1883279..2e54d6a 100644 --- a/samples/Makefile.am +++ b/samples/Makefile.am @@ -1 +1,3 @@ -EXTRA_DIST = rechcara.asm recherche.asm sommeentiers.asm Makefile.samples instructions.txt +EXTRA_DIST = rechcara.s recherche.s sommeentiers.s Makefile.samples instructions.txt + +TESTS = make -f Makefile.samples |