[hackers] [libixp] Remove the reference to ixp_fcall.h from include/Makefile. Again, thanks to Bart.

From: Kris Maglione <jg_AT_suckless.org>
Date: Sat Dec 15 04:24:03 2007

changeset: 85:261aca140ee8
tag: tip
user: Kris Maglione <jg_AT_suckless.org>
date: Fri Dec 14 22:19:03 2007 -0500
summary: Remove the reference to ixp_fcall.h from include/Makefile. Again, thanks to Bart.

diff -r cddafcd3aa2c -r 261aca140ee8 include/Makefile
--- a/include/Makefile Fri Dec 14 22:15:11 2007 -0500
+++ b/include/Makefile Fri Dec 14 22:19:03 2007 -0500
@@ -2,7 +2,7 @@ include ${ROOT}/mk/hdr.mk
 include ${ROOT}/mk/hdr.mk
 include ${ROOT}/mk/ixp.mk
 
-HFILES = ixp.h ixp_fcall.h
+HFILES = ixp.h
 
 install: ${HFILES:.h=.install}
 
Received on Sat Dec 15 2007 - 04:24:03 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:58:55 UTC