From ccd5e68160be5037782516253cb9a5ffa4b830a6 Mon Sep 17 00:00:00 2001 From: vimene Date: Mon, 20 Nov 2023 20:35:42 +0100 Subject: improved file structure for autotools --- src/Makefile.am | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 src/Makefile.am (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am deleted file mode 100644 index 99ac33d..0000000 --- a/src/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -bin_PROGRAMS = main -main_SOURCES = main.cpp math_vector.cpp chfb.cpp pixfb.cpp obj3d.cpp vertex_data.cpp vertex.cpp tri_vertex.cpp -- cgit v1.2.3