feat(autotools): fucking autotools meme aurelien galere

This commit is contained in:
Matteo Flebus 2026-01-08 18:34:08 +01:00
parent 919ea7b1ba
commit 65a033c5f6
4 changed files with 19 additions and 16 deletions

View file

@ -6,6 +6,6 @@ libparser_a_SOURCES = \
libparser_a_CPPFLAGS = -I$(top_srcdir)/src
libparser_a_CFLAGS = -std=c99 -pedantic -Werror -Wall -Wextra -Wvla
libparser_a_CFLAGS = $(FLAGS)
noinst_LIBRARIES = libparser.a