0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-04-22 17:45:37 +00:00

subdirs must come /after/ their parent in the AC_OUTPUT list

This commit is contained in:
Bill Currie 2002-01-22 07:42:35 +00:00
parent 0eea94723b
commit c8ef2d8b55

View file

@ -124,8 +124,8 @@ AC_SUBST(QFCC_DEPS)
AC_SUBST(QFCC_INCS)
AC_OUTPUT(
doc/man/Makefile
doc/Makefile
doc/man/Makefile
include/Makefile
source/Makefile
Makefile