From b96c10633782d697a4f5573099b0762630b45347 Mon Sep 17 00:00:00 2001 From: Bert Date: Thu, 8 Sep 2011 15:41:18 +0200 Subject: Overhauled building - config.h -> config.def.h - Create config.h during make, if it does not exist - Nice make output - Use XFLAGS and XLIBS to include additional compile-time features, which depend on third-party libraries --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4a18685..bb71929 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ +config.h *.o sxiv cscope.out -release tags +release -- cgit v1.2.3