Makefile.am: fix installation regression
Compare changes
Files
3+ 2
− 1
@@ -2,7 +2,8 @@ aoutdir = $(pluginsdir)/audio_output
Automake doesn't generate automatic rules when a rule already exist in the file, except if it cannot detect it. Adding the install-fooLTLIBRARIES: install-pkglibLTLIBRARIES rule for audio outputs, video outputs and vdpau broke the installation.
VideoLAN code repository instance