[cwscore-commit] CVS update: MODIFIED: source ...
Joe Bester
commit at globus.org
Wed Oct 18 14:27:22 CDT 2006
User: bester
Date: 06/10/18 14:27:22
Modified: c/core/tests/interop/source Makefile.am
Log:
Work around missing nodist headers in binary pkgs (bug #4659)
Revision Changes Path
1.6 +2 -0 wsrf/c/core/tests/interop/source/Makefile.am
http://viewcvs.globus.org/viewcvs.cgi/wsrf/c/core/tests/interop/source/Makefile.am.diff?r1=1.5&r2=1.6
(In the diff below, changes in quantity of whitespace are not shown.)
Index: Makefile.am
===================================================================
RCS file: /home/globdev/CVS/globus-packages/wsrf/c/core/tests/interop/source/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- Makefile.am 3 Aug 2006 16:43:56 -0000 1.5
+++ Makefile.am 18 Oct 2006 19:27:22 -0000 1.6
@@ -4,6 +4,8 @@
globus_c_wsrf_core_test_interopincludedir = $(GLOBUS_LOCATION)/include/$(GLOBUS_FLAVOR_NAME)/
## globus_c_wsrf_core_test_interopinclude = [ HEADERS ]
+nodist_globus_c_wsrf_core_test_interopincludedir = $(GLOBUS_LOCATION)/include/$(GLOBUS_FLAVOR_NAME)/
+
EXTRA_DIST=dirt.sh version.h.in groups.dox
SUBDIRS = . doxygen pkgdata WidgetService
More information about the cwscore-commit
mailing list