From 1f90a687d226708f17fbda3822a1a2b7187d177e Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Tue, 14 Dec 2021 02:10:38 +0500 Subject: [PATCH] Reorder code --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index cbbed1a..2123ea3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,9 +2,9 @@ SUBDIRS = include AM_CFLAGS = \ -std=c99 \ + -pedantic \ -Wall \ -Wextra \ - -pedantic \ -Wno-gnu-variable-sized-type-not-at-end \ -I$(top_srcdir)/include