mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			898 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			898 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/Makefile.in
 | |
| +++ b/Makefile.in
 | |
| @@ -378,8 +378,7 @@ AM_MAKEFLAGS = --no-print-directory
 | |
|  pkginclude_HEADERS = version.h
 | |
|  
 | |
|  # Add doc back when we have some real content.
 | |
| -SUBDIRS = config m4 lib libelf libebl libdwelf libdwfl libdw libcpu libasm \
 | |
| -	  backends src po tests
 | |
| +SUBDIRS = config m4 lib libelf libebl libdwelf libdwfl libdw libasm
 | |
|  
 | |
|  EXTRA_DIST = elfutils.spec GPG-KEY NOTES CONTRIBUTING \
 | |
|  	     COPYING COPYING-GPLV2 COPYING-LGPLV3
 | |
| --- a/Makefile.am
 | |
| +++ b/Makefile.am
 | |
| @@ -27,8 +27,7 @@ AM_MAKEFLAGS = --no-print-directory
 | |
|  pkginclude_HEADERS = version.h
 | |
|  
 | |
|  # Add doc back when we have some real content.
 | |
| -SUBDIRS = config m4 lib libelf libebl libdwelf libdwfl libdw libcpu libasm \
 | |
| -	  backends src po tests
 | |
| +SUBDIRS = config m4 lib libelf libebl libdwelf libdwfl libdw libasm
 | |
|  
 | |
|  EXTRA_DIST = elfutils.spec GPG-KEY NOTES CONTRIBUTING \
 | |
|  	     COPYING COPYING-GPLV2 COPYING-LGPLV3
 |