various makefile adjustments (#1635)

This commit is contained in:
Derek Hensley
2024-05-19 10:43:14 -07:00
committed by GitHub
parent 44057c087a
commit a3a7b551ed
2 changed files with 77 additions and 79 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
*/
#ifdef NON_MATCHING
// For non-matching builds, dmadata is generated from the specfile segments
#include "dmadata_table_spec.h"
#include "dmadata/dmadata_table_spec.h"
#else
#include "dmadata/dmadata_table_us.h"
#endif