1
1
mc/mhl/Makefile.am
Slava Zanko 51a81ec6e3 mhl/string.c: rename to mhl_string.c
mhl/string.h: rename to mhl_string.h
mhl/memory.h:
 - Remove REGEX_MALLOC
 - avoid "alloca redefined" warning
2009-01-14 12:48:12 +02:00

13 строки
178 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
EXTRA_DIST = README