Update of /cvsroot/naviserver/naviserver
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1126
Modified Files:
ChangeLog
Log Message:
Woops, changed Makefile too.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/naviserver/naviserver/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -C2 -d -r1.60 -r1.61
*** ChangeLog 27 Apr 2005 05:01:23 -0000 1.60
--- ChangeLog 27 Apr 2005 05:32:32 -0000 1.61
***************
*** 2,5 ****
--- 2,11 ----
* include/Makefile.module.in:
+ * include/Makefile.global.in:
+ * Makefile: Add new module variable LIBHDRS which is the list of
+ headers which should be installed for other modules to link
+ against (e.g. nsdb.h).
+
+ * include/Makefile.module.in:
* include/Makefile.global.in: Reindent code for consistency prior
to making changes.
|