X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fobdclass%2FMakefile;h=6f211bb37902af876a15bd1b464d92c2f36a0ed1;hp=cf82363018ed2d3bb932897cc0eb5cd878b44045;hb=d38986fdc6b3d24bcf76f50cf322609880cae820;hpb=b0bfc5c8e324444a34e02f540f635bccba84f161 diff --git a/lustre/obdclass/Makefile b/lustre/obdclass/Makefile index cf82363..6f211bb 100644 --- a/lustre/obdclass/Makefile +++ b/lustre/obdclass/Makefile @@ -1,6 +1,7 @@ MODULE = obdclass.o +bin_PROGRAMS = obdcontrol -CFILES = genops.c class_obd.c sysctl.c +CFILES = genops.c proc_lustre.c class_obd.c sysctl.c include ../make.rules