X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=snmp%2FMakefile.am;h=f7d114c2920a6565a499ea2fc477bba80dfd4e97;hb=5c883ea2748ae9e430a9cd863a9b630b2a74440a;hp=f616215f655f84c48feacfe16f4d2e4389bb49fd;hpb=75f07b2fa054b69d1c20eef8dddb831af41fd7a5;p=fs%2Flustre-release.git diff --git a/snmp/Makefile.am b/snmp/Makefile.am index f616215..f7d114c 100644 --- a/snmp/Makefile.am +++ b/snmp/Makefile.am @@ -9,8 +9,10 @@ liblustresnmp_la_SOURCES = \ lustre-snmp-util.c \ lustre-snmp-util.h +LIBCFS = $(top_builddir)/libcfs/libcfs/libcfs.la + liblustresnmp_la_CFLAGS := $(NET_SNMP_CFLAGS) -liblustresnmp_la_LIBADD := $(NET_SNMP_LIBS) +liblustresnmp_la_LIBADD := $(NET_SNMP_LIBS) $(LIBCFS) liblustresnmp_la_LDFLAGS := -version-info 1:0:0 SUBDIRS =