|
@@ -122,7 +122,7 @@ lint:
|
|
|
(cd $(builddir)lib; echo ==== `pwd` ===; $(call sub_make,lib,lint));
|
|
(cd $(builddir)lib; echo ==== `pwd` ===; $(call sub_make,lib,lint));
|
|
|
(cd $(builddir)tools; echo ==== `pwd` ===; $(call sub_make,tools,lint));
|
|
(cd $(builddir)tools; echo ==== `pwd` ===; $(call sub_make,tools,lint));
|
|
|
|
|
|
|
|
-COROSYNC_LIBS = evs cpg cfg coroutil confdb
|
|
|
|
|
|
|
+COROSYNC_LIBS = evs cpg cfg coroutil confdb quorum
|
|
|
|
|
|
|
|
COROSYNC_HEADERS = cpg.h cfg.h evs.h ipc_gen.h mar_gen.h swab.h \
|
|
COROSYNC_HEADERS = cpg.h cfg.h evs.h ipc_gen.h mar_gen.h swab.h \
|
|
|
ais_util.h confdb.h list.h corotypes.h
|
|
ais_util.h confdb.h list.h corotypes.h
|