| 
					
				 | 
			
			
				@@ -22,6 +22,10 @@ infodir = $(prefix)/info 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # Define if you only need info documentation, the default includes html and pdf 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #ORG_MAKE_DOC = info # html pdf 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+# Define which git branch to switch to during update.  Does not switch 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+# the branch when undefined. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+GIT_BRANCH = 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # Define if you want to include some (or all) files from contrib/lisp 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # just the filename please (no path prefix, no .el suffix), maybe with globbing 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #ORG_ADD_CONTRIB = ox-* # e.g. the contributed exporter 
			 |