summaryrefslogtreecommitdiff
path: root/configure.py
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2026-07-20 21:48:48 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2026-07-20 21:48:48 -0400
commitebc8cd2caf8a948c6f730a171cc3e88416cad1cb (patch)
treea9878447563306c87bd6b957a711bf2958b32191 /configure.py
parent61a3a0ac17969f0d75f704ee43aefcc5a6c8ddb3 (diff)
d_cam_param OK
Diffstat (limited to 'configure.py')
-rwxr-xr-xconfigure.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.py b/configure.py
index a04701ed..73abc88d 100755
--- a/configure.py
+++ b/configure.py
@@ -569,7 +569,7 @@ config.libs = [
Object(Matching, "d/d_cc_mass_s.cpp"),
Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_cc_s.cpp"),
Object(Matching, "d/d_cc_uty.cpp"),
- Object(NonMatching, "d/d_cam_param.cpp"),
+ Object(Matching, "d/d_cam_param.cpp"),
Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_cam_type.cpp"),
Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_cam_style.cpp"),
Object(Matching, "d/d_cam_type2.cpp"),