Author: sebor
Date: Fri Jan  6 13:20:07 2006
New Revision: 366567

URL: http://svn.apache.org/viewcvs?rev=366567&view=rev
Log:
2006-01-06  Martin Sebor  <[EMAIL PROTECTED]>

        * GNUmakefile.bin (SRCDIRS): Removed a stray subdirectory inadvertently
        introduced in rev 292348.

Modified:
    incubator/stdcxx/trunk/etc/config/GNUmakefile.bin

Modified: incubator/stdcxx/trunk/etc/config/GNUmakefile.bin
URL: 
http://svn.apache.org/viewcvs/incubator/stdcxx/trunk/etc/config/GNUmakefile.bin?rev=366567&r1=366566&r2=366567&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/GNUmakefile.bin (original)
+++ incubator/stdcxx/trunk/etc/config/GNUmakefile.bin Fri Jan  6 13:20:07 2006
@@ -8,7 +8,7 @@
 
 include ../makefile.in
 
-SRCDIRS = $(TOPDIR)/src/util
+SRCDIRS = $(TOPDIR)/util
 
 # include common variables setting for all makefiles
 ONE_REPOSITORY = 1


Reply via email to