Whamcloud - gitweb
Merge b_md to HEAD for 0.5.19 release.
[fs/lustre-release.git] / lustre / obdfilter / Makefile.am
index a237004..c6658d6 100644 (file)
@@ -8,10 +8,7 @@ MODULE = obdfilter
 modulefs_DATA = obdfilter.o
 EXTRA_PROGRAMS = obdfilter
 
-LINX=simple.c ll_pack.c
-ll_pack.c:
-       test -e ll_pack.c || ln -sf $(top_srcdir)/lib/ll_pack.c
-
+LINX=simple.c
 simple.c:
        test -e simple.c || ln -sf $(top_srcdir)/lib/simple.c