diff --git a/common/Makefile.am b/common/Makefile.am index 794d343..86d8fff 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -43,12 +43,12 @@ libcommon_la_SOURCES = \ endif endif endif +endif else libcommon_la_SOURCES = \ ca.cpp endif endif -endif libcommon_la_SOURCES += \ hal_debug.cpp \