summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2013-01-11 03:33:47 +0000
committerJohn-Mark Bell <jmb@netsurf-browser.org>2013-01-11 11:20:19 +0000
commit23deb46db03c3e7a2884a49edcf882d933315e70 (patch)
treec8d1c3bb87a616b4ce33a5a66ce26e84816f55f3 /test/Makefile
parentefe52d57b2e0d1cb15ce3ccea5dd7d5e0359dae4 (diff)
downloadiconv-23deb46db03c3e7a2884a49edcf882d933315e70.tar.gz
iconv-23deb46db03c3e7a2884a49edcf882d933315e70.tar.bz2
Add proper transliteration support.
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 89b8093..c5d298f 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,4 +1,4 @@
# Tests
-DIR_TEST_ITEMS := iconv:iconv.c nullable:nullable.c
+DIR_TEST_ITEMS := iconv:iconv.c nullable:nullable.c translit:translit.c
include $(NSBUILD)/Makefile.subdir