comparison 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
comparison
equal deleted inserted replaced
1:db8b7e45ee55 2:d00bc412900e
1 lib_LTLIBRARIES = libedl.la
2 libedl_la_SOURCES = src/main.c
3 include_HEADERS = include/edl.h
4
5 AM_CPPFLAGS = -I$(srcdir)/include
6 ACLOCAL_AMFLAGS = -I m4