b79817bdb8
In future these files will deprecate src/charsets.[ch]
14 строки
207 B
Makefile
14 строки
207 B
Makefile
AM_CFLAGS = $(GLIB_CFLAGS)
|
|
|
|
noinst_LIBRARIES = libmhl.a
|
|
|
|
libmhl_a_SOURCES = \
|
|
env.h \
|
|
memory.h \
|
|
shell_escape.h \
|
|
strhash.h \
|
|
mhl_string.c mhl_string.h \
|
|
mhl_recode.c mhl_recode.h
|
|
|
|
EXTRA_DIST = README
|