From 53b9882d282d3f5d3af51954bc27bfbf32eac566 Mon Sep 17 00:00:00 2001
From: rds <rds>
Date: Wed, 1 Oct 2008 15:27:55 +0000
Subject: [PATCH] move to [ini] style config files

---
 src/include/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index e0574a3bf..051374640 100755
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -8,7 +8,7 @@ ZMap/zmapConfigIni.h \
 ZMap/zmapConfigKeyboard.h \
 ZMap/zmapConfigLoader.h \
 ZMap/zmapConfigStrings.h \
-ZMap/zmapConfigStanzaStructs.h \
+ZMap/zmapConfigStanzas.h \
 ZMap/zmapConfigStyleDefaults.h \
 ZMap/zmapControl.h \
 ZMap/zmapDAS.h \
-- 
GitLab