* src/evtgbatest/Makefile.am (CLEANFILES): New variable.
This commit is contained in:
parent
73ff928b6f
commit
0864d1ca1e
2 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
2004-10-23 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||||
|
|
||||||
|
* src/evtgbatest/Makefile.am (CLEANFILES): New variable.
|
||||||
|
|
||||||
2004-10-22 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
2004-10-22 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||||
|
|
||||||
Preliminary support for Event-based GBA.
|
Preliminary support for Event-based GBA.
|
||||||
|
|
|
||||||
|
|
@ -43,3 +43,4 @@ TESTS = \
|
||||||
product.test
|
product.test
|
||||||
|
|
||||||
EXTRA_DIST = $(TESTS)
|
EXTRA_DIST = $(TESTS)
|
||||||
|
CLEANFILES = input1 input2 input3 stdout expected
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue