view Makefile.am @ 3:bd99b6549eb4

*: expand in readme and rename src/main to src/edl
author Paper <mrpapersonic@gmail.com>
date Sun, 24 Dec 2023 20:22:54 -0500
parents d00bc412900e
children c2408abb258a
line wrap: on
line source

lib_LTLIBRARIES = libedl.la
libedl_la_SOURCES = src/edl.c
include_HEADERS = include/edl.h

AM_CPPFLAGS = -I$(srcdir)/include
ACLOCAL_AMFLAGS = -I m4