[Pvfs2-cvs] commit by slang in pvfs2: Makefile.in

CVS commit program cvs at parl.clemson.edu
Tue Jan 15 17:09:55 EST 2008


Update of /projects/cvsroot/pvfs2
In directory parlweb1:/tmp/cvs-serv26419

Modified Files:
	Makefile.in 
Log Message:
once and for all.  Really.


Index: Makefile.in
===================================================================
RCS file: /projects/cvsroot/pvfs2/Makefile.in,v
diff -p -u -r1.255 -r1.256
--- Makefile.in	17 Aug 2007 04:04:23 -0000	1.255
+++ Makefile.in	15 Jan 2008 22:09:55 -0000	1.256
@@ -561,6 +561,9 @@ admintools: $(ADMINTOOLS) $(ADMINTOOLS_S
 # target for building kernel driver userland programs
 kernapps: $(KERNAPPS) $(KERNAPPSTHR)
 
+# this is needed for the make dist
+statecompgen: $(STATECOMPGEN)
+
 # Build linux-2.6 kernel module if requested.
 # Can't use the actual file target since we don't know how to figure out
 # dependencies---only the kernel source tree can do that.



More information about the Pvfs2-cvs mailing list