1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Fix for "make distclean".

This commit is contained in:
Bruno Haible
2000-08-21 08:51:24 +00:00
parent 50d2272c64
commit fb70031952
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
* tests/Makefile.in (all): Add check-lang-utf8 and check-lang-ucs2.
(check-lang-utf8, check-lang-ucs2): New targets.
(clean): Remove lu8out and lu2out.
* tests/lang-utf8.gperf, tests/lang-utf8.exp: New files.
* tests/lang-ucs2.gperf, tests/test2.c, tests/lang-ucs2.in,
tests/lang-ucs2.exp: New files.