File:  [parser3project] / parser3 / src / lib / punycode / Makefile.am
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Apr 14 21:42:52 2015 UTC (11 years, 1 month ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, release_3_4_4, HEAD
initial version for punycode/idna support library (ticket #849)

noinst_HEADERS = pa_idna.h pa_punycode.h pa_convert_utf.h
noinst_LTLIBRARIES = libpunycode.la
libpunycode_la_SOURCES = pa_idna.c pa_punycode.c pa_convert_utf.c

EXTRA_DIST = punycode.vcproj

E-mail: