[alsa-devel] [PATCH alsa-tools] hdajacksensetest: add gitcompile to EXTRA_DIST
 
            
            
            
            
                20 Nov
                
                    2017
                
            
            
                20 Nov
                
                '17
                
            
            
            
        
    
                6:05 p.m.
            
        The gitcompile script is used from the top-level Makefile, so it needs to be included in the tarball.
Signed-off-by: Tanu Kaskinen tanuk@iki.fi --- hdajacksensetest/Makefile.am | 1 + 1 file changed, 1 insertion(+)
diff --git a/hdajacksensetest/Makefile.am b/hdajacksensetest/Makefile.am index 795373c..893b4e1 100644 --- a/hdajacksensetest/Makefile.am +++ b/hdajacksensetest/Makefile.am @@ -1,3 +1,4 @@ +EXTRA_DIST = gitcompile MYNAME = hdajacksensetest AUTOMAKE_OPTIONS = foreign bin_PROGRAMS = hdajacksensetest
-- 
2.14.2
     
            
            
            
            
                20 Nov
                
            
            
                20 Nov
                
            
            
            
        
        
                7:09 p.m.
            
        
          New subject: [alsa-devel] [PATCH alsa-tools] hdajacksensetest: add	gitcompile to EXTRA_DIST
        
        
    On Mon, 20 Nov 2017 18:05:28 +0100, Tanu Kaskinen wrote:
The gitcompile script is used from the top-level Makefile, so it needs to be included in the tarball.
Signed-off-by: Tanu Kaskinen tanuk@iki.fi
Applied, thanks.
Takashi
        2903
        
      
          Age (days ago)
        
      
        2903
        
    
          Last active (days ago)
        
        
        
        1 comments
    
    
        
        2 participants
    
    
    
    
    
    
    
    
    participants (2)
- 
                 Takashi Iwai Takashi Iwai
- 
                 Tanu Kaskinen Tanu Kaskinen