view Makefile.am @ 2:d00bc412900e

*: fix up lots of stuff and make the thing actually usable
author Paper <mrpapersonic@gmail.com>
date Sun, 24 Dec 2023 20:01:30 -0500
parents
children bd99b6549eb4
line wrap: on
line source

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

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