Author: mcbrown
Date: 2006-09-06 17:34:42 +0200 (Wed, 06 Sep 2006)
New Revision: 3262
Log:
Fixing XML sources for ID mapping
Modified:
trunk/guibook/Makefile
Modified: trunk/guibook/Makefile
===================================================================
--- trunk/guibook/Makefile 2006-09-06 15:19:10 UTC (rev 3261)
+++ trunk/guibook/Makefile 2006-09-06 15:34:42 UTC (rev 3262)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 487 bytes
@@ -17,7 +17,7 @@
IDMAP_URLBASE = $(IDMAP_MAIN)/$(IDMAP_LANG)
IDMAP_REFS = ../gui-common ../workbench ../query-browser ../administrator ../migration-toolkit ../refman-5.1 ../refman-common
-IDMAP_SRCS = *.xml
+IDMAP_SRCS = $(GUIBOOK_SRCS)
# Import standard variables
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r3262 - trunk/guibook | mcbrown | 6 Sep |