minor fixups

This commit is contained in:
Bill Currie 2001-02-20 03:51:04 +00:00
parent e33986e87a
commit e3b7ab218e
4 changed files with 13 additions and 10 deletions

View file

@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in ## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS= foreign AUTOMAKE_OPTIONS= foreign
SUBDIRS= qw nq SUBDIRS= include qw nq
EXTRA_DIST= ChangeLog RPM/build_rpm.in \ EXTRA_DIST= ChangeLog RPM/build_rpm.in \
tools/gas2masm/Makefile tools/gas2masm/gas2masm.c \ tools/gas2masm/Makefile tools/gas2masm/gas2masm.c \

View file

@ -1433,6 +1433,7 @@ AC_OUTPUT(
doc/Makefile doc/Makefile
doc/texinfo/Makefile doc/texinfo/Makefile
doc/man/Makefile doc/man/Makefile
include/Makefile
qw/include/Makefile qw/include/Makefile
qw/include/win32/version.h qw/include/win32/version.h
qw/source/Makefile qw/source/Makefile

2
include/.gitignore vendored
View file

@ -1,3 +1,5 @@
Makefile.in
Makefile
config.h.in config.h.in
config.h config.h
stamp-h stamp-h

18
nq/source/.gitignore vendored
View file

@ -5,13 +5,13 @@
*.obj *.obj
Makefile Makefile
Makefile.in Makefile.in
nuq-ggi nq-ggi
nuq-glx nq-glx
nuq-sdl nq-sdl
nuq-svga nq-svga
nuq-x11 nq-x11
nuq-3dfx nq-3dfx
nuq-sgl nq-sgl
nuq.exe nq.exe
nuq-wgl.exe nq-wgl.exe
.deps .deps