0dab25e Don't install libtool .la files

Authored and Committed by kalev 7 years ago
    Don't install libtool .la files
    
    Use find + rm to remove all .la files; previous exclude didn't catch all
    of them and some slipped through in the plugins directory.
    
        
file modified
+4 -1