1
1
mc/mhl/Makefile.am
Slava Zanko c9bdf6f0a4 Make compileable mhl library.
Create mhl/string.c file
2009-01-13 17:35:02 +02:00

13 строки
170 B
Makefile

AM_CFLAGS = $(GLIB_CFLAGS)
noinst_LIBRARIES = libmhl.a
libmhl_a_SOURCES = \
env.h \
memory.h \
shell_escape.h \
strhash.h \
string.c string.h
EXTRA_DIST = README