From e3b7ab218efafd7cd520b015d5328a401b071aec Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Tue, 20 Feb 2001 03:51:04 +0000 Subject: [PATCH] minor fixups --- Makefile.am | 2 +- configure.in | 1 + include/.gitignore | 2 ++ nq/source/.gitignore | 18 +++++++++--------- 4 files changed, 13 insertions(+), 10 deletions(-) diff --git a/Makefile.am b/Makefile.am index 19d262862..040bb78cc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in AUTOMAKE_OPTIONS= foreign -SUBDIRS= qw nq +SUBDIRS= include qw nq EXTRA_DIST= ChangeLog RPM/build_rpm.in \ tools/gas2masm/Makefile tools/gas2masm/gas2masm.c \ diff --git a/configure.in b/configure.in index d7ea0fe55..f23067432 100644 --- a/configure.in +++ b/configure.in @@ -1433,6 +1433,7 @@ AC_OUTPUT( doc/Makefile doc/texinfo/Makefile doc/man/Makefile + include/Makefile qw/include/Makefile qw/include/win32/version.h qw/source/Makefile diff --git a/include/.gitignore b/include/.gitignore index 4f2ada88b..43f409a16 100644 --- a/include/.gitignore +++ b/include/.gitignore @@ -1,3 +1,5 @@ +Makefile.in +Makefile config.h.in config.h stamp-h diff --git a/nq/source/.gitignore b/nq/source/.gitignore index 148e440db..f9fe0adff 100644 --- a/nq/source/.gitignore +++ b/nq/source/.gitignore @@ -5,13 +5,13 @@ *.obj Makefile Makefile.in -nuq-ggi -nuq-glx -nuq-sdl -nuq-svga -nuq-x11 -nuq-3dfx -nuq-sgl -nuq.exe -nuq-wgl.exe +nq-ggi +nq-glx +nq-sdl +nq-svga +nq-x11 +nq-3dfx +nq-sgl +nq.exe +nq-wgl.exe .deps