diff --git a/RPM/.gitignore b/RPM/.gitignore new file mode 100644 index 0000000..cc5adcf --- /dev/null +++ b/RPM/.gitignore @@ -0,0 +1,2 @@ +build_rpm +quakeforge.spec diff --git a/configure.in b/configure.in index 342e4c4..8cac0e3 100644 --- a/configure.in +++ b/configure.in @@ -474,7 +474,6 @@ else AC_MSG_RESULT(yes ($CL_SYS_SRC $SV_SYS_SRC)) fi -AC_MSG_CHECKING(targets to be built) if test "x$HAVE_SVGA" = xyes; then TARGETS="$TARGETS qf-client-svga" fi diff --git a/include/.gitignore b/include/.gitignore index d2e7df6..a46a8e7 100644 --- a/include/.gitignore +++ b/include/.gitignore @@ -1,3 +1,4 @@ config.h.in config.h stamp-h.in +stamp-h