Mercurial > libedl
view Makefile.am @ 5:a6ab6d9c0dac
readme: fix typos, str: remove outdated note
our allocator is actually fairly smart now :)
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Mon, 25 Dec 2023 16:26:46 -0500 |
parents | c2408abb258a |
children | fee08fa622e1 |
line wrap: on
line source
lib_LTLIBRARIES = libedl.la libedl_la_SOURCES = src/edl.c src/str.c include_HEADERS = include/edl.h include/str.h AM_CPPFLAGS = -I$(srcdir)/include ACLOCAL_AMFLAGS = -I m4