[sword-svn] r1729 - trunk/include

mgruner at crosswire.org mgruner at crosswire.org
Wed Feb 23 06:50:28 MST 2005


Author: mgruner
Date: 2005-02-23 06:50:28 -0700 (Wed, 23 Feb 2005)
New Revision: 1729

Modified:
   trunk/include/Makefile.am
Log:
fix for file name


Modified: trunk/include/Makefile.am
===================================================================
--- trunk/include/Makefile.am	2005-02-23 13:49:32 UTC (rev 1728)
+++ trunk/include/Makefile.am	2005-02-23 13:50:28 UTC (rev 1729)
@@ -156,7 +156,7 @@
 
 #if INSTALLMGR
 REMOTE_HEAD  = $(swincludedir)/swremotemgr.h
-REMOTE_HEAD += $(swincludedir)/swinstallmgr.h
+REMOTE_HEAD += $(swincludedir)/installmgr.h
 #else
 #REMOTE_HEAD =
 #endif



More information about the sword-cvs mailing list