From a128d7121b6d7a5a56e47122a09471937cf7bc53 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Wed, 4 Feb 2004 05:45:17 +0000 Subject: [PATCH] install the gui headers properly --- ruamoko/include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruamoko/include/Makefile.am b/ruamoko/include/Makefile.am index 9278fa621..c8b52badf 100644 --- a/ruamoko/include/Makefile.am +++ b/ruamoko/include/Makefile.am @@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS= foreign includedir= $(prefix)/include/QF/ruamoko -include_HEADERS= \ +nobase_include_HEADERS= \ crudefile.h debug.h entities.h infokey.h math.h message.h nq_message.h \ physics.h qfile.h qw_message.h qw_physics.h qw_sys.h server.h sound.h \ string.h system.h \