From 129663a8f6eea60898053dd35cef88cb48ec4476 Mon Sep 17 00:00:00 2001 From: rocky Date: Tue, 7 May 2024 08:30:17 -0400 Subject: [PATCH] Administrivia to get going in cygwin --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index 6836920..b21131f 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -37,4 +37,4 @@ test: check-am # extra dependencies of tests check-am: get_libcdio_version -get_libcdio_version: CFLAGS += @LIBCDIO_CFLAGS@ +CFLAGS += @LIBCDIO_CFLAGS@