Whamcloud - gitweb
Re-add change for building, now that Jacob's other fix works.
authoradilger <adilger>
Wed, 28 Apr 2004 07:18:50 +0000 (07:18 +0000)
committeradilger <adilger>
Wed, 28 Apr 2004 07:18:50 +0000 (07:18 +0000)
b=3294

lnet/libcfs/autoMakefile.am
lustre/portals/libcfs/autoMakefile.am

index 50adb3f..ac83541 100644 (file)
@@ -17,4 +17,4 @@ sources:
 
 MOSTLYCLEANFILES = *.o *.ko *.mod.c
 CLEANFILES = sources lib-*.c api-*.c
-DIST_SOURCES = $(portals-objs:%.o=%.c)
+DIST_SOURCES = $(libcfs-objs:%.o=%.c)
index 50adb3f..ac83541 100644 (file)
@@ -17,4 +17,4 @@ sources:
 
 MOSTLYCLEANFILES = *.o *.ko *.mod.c
 CLEANFILES = sources lib-*.c api-*.c
-DIST_SOURCES = $(portals-objs:%.o=%.c)
+DIST_SOURCES = $(libcfs-objs:%.o=%.c)