Author: scantor
Date: Tue Mar  3 01:13:40 2015
New Revision: 1663504

URL: http://svn.apache.org/r1663504
Log:
Add more missing Windows files to distribution

Modified:
    xerces/c/branches/xerces-3.1/src/Makefile.am

Modified: xerces/c/branches/xerces-3.1/src/Makefile.am
URL: 
http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/Makefile.am?rev=1663504&r1=1663503&r2=1663504&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/Makefile.am (original)
+++ xerces/c/branches/xerces-3.1/src/Makefile.am Tue Mar  3 01:13:40 2015
@@ -56,7 +56,11 @@ nodist_autoconfheaders_HEADERS = ${top_b
 
 # Compatibility library.
 #
-EXTRA_DIST = stricmp.h strnicmp.h towlower.h towupper.h
+EXTRA_DIST = stricmp.h strnicmp.h towlower.h towupper.h \
+       xercesc/util/Xerces_autoconf_config.msvc.hpp \
+       xercesc/util/Xerces_autoconf_config.borland.hpp \
+        xercesc/util/MsgLoaders/Win32
+
 libxerces_c_la_LIBADD = ${LTLIBOBJS}
 
 # NetAccessors, conditionally built based on settings from configure
@@ -126,7 +130,7 @@ nobase_libxerces_c_la_HEADERS += ${msgic
 AM_CPPFLAGS += ${ICU_FLAGS}
 
 EXTRA_DIST += xercesc/util/MsgLoaders/ICU/resources/res-file-list.txt \
-xercesc/util/MsgLoaders/ICU/resources/root.txt
+       xercesc/util/MsgLoaders/ICU/resources/root.txt
 
 # Resource shortname
 PKGNAME=xercesc_messages_${INTERFACE_VER_U}
@@ -150,7 +154,6 @@ nobase_libxerces_c_la_HEADERS += ${msgic
 SUBDIRS += xercesc/util/MsgLoaders/MsgCatalog
 endif
 
-
 # Mutex Managers, conditionally built based on settings from configure
 #
 if XERCES_USE_MUTEXMGR_NOTHREAD



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to