From f378f80d41bd9f85f5473d1af5920d00377faab3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 27 May 2023 18:38:14 +0900 Subject: Conversion to cmake building system MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michele Calgaro Signed-off-by: Slávek Banko (cherry picked from commit af121719c99a99fc3444d181777a6177f0d59dba) --- kernel/kls_pict/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/kls_pict/Makefile.am') diff --git a/kernel/kls_pict/Makefile.am b/kernel/kls_pict/Makefile.am index a5732e7..b229087 100644 --- a/kernel/kls_pict/Makefile.am +++ b/kernel/kls_pict/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = -I../include +INCLUDES = -I../include $(all_includes) bin_SCRIPTS = ksquirrel-libs-pict2ppm -- cgit v1.2.1