From 1bafd88a27efe26957c055efcb05571aac1bff84 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Sun, 21 Mar 2021 20:40:02 +0900 Subject: [PATCH] oops plist --- include/QF/Makemodule.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/QF/Makemodule.am b/include/QF/Makemodule.am index aefd432f7..4c190feae 100644 --- a/include/QF/Makemodule.am +++ b/include/QF/Makemodule.am @@ -36,6 +36,7 @@ include_qf = \ include/QF/pakfile.h \ include/QF/pcx.h \ include/QF/png.h \ + include/QF/plist.h \ include/QF/plugin.h \ include/QF/pr_comp.h \ include/QF/pr_debug.h \ @@ -45,7 +46,6 @@ include_qf = \ include/QF/qargs.h \ include/QF/qdefs.h \ include/QF/qendian.h \ - include/QF/qfplist.h \ include/QF/qtypes.h \ include/QF/quakefs.h \ include/QF/quakeio.h \