021a52d Build: fix distribution and installation of static files in top-level directory

1 file Authored by pspacek 7 years ago, Committed by mbabinsk 7 years ago,
1 file changed. 21 lines added. 0 lines removed.
    Build: fix distribution and installation of static files in top-level directory
    
    Static files from Git which are not touched by the build system
    have to be explicitly listed in Makefile.am so they get into tarball.
    
    ipa script was missing on installed systems for the same reason.
    
    https://fedorahosted.org/freeipa/ticket/6418
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+21 -0