X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2FMakefile.am;fp=cinelerra-5.1%2FMakefile.am;h=95fc4ee3131165c54b8510d1736789da8b097ea9;hp=5085f0e7834b424afb9e1ae407a7f12b02b6aa87;hb=3406c79cd1a832418ad3a8b3de7a823b79ff5675;hpb=d88c3be6fc4c1f0330ce4b2dda183ea53f87f8b5 diff --git a/cinelerra-5.1/Makefile.am b/cinelerra-5.1/Makefile.am index 5085f0e7..95fc4ee3 100644 --- a/cinelerra-5.1/Makefile.am +++ b/cinelerra-5.1/Makefile.am @@ -50,9 +50,7 @@ cinstall: COPYING README msg.txt ffmpeg doc models cd bin/locale; $(inst_sh) "$(DESTDIR)$(localedir)" . cd bin/plugins; $(inst_sh) "$(DESTDIR)$(WANT_PLUGIN_DIR)" . - if test "x$(WANT_LADSPA_BUILD)" = "xyes"; then \ - cd bin/ladspa; $(inst_sh) "$(DESTDIR)$(WANT_LADSPA_DIR)" . ; \ - fi + cd bin/ladspa; $(inst_sh) "$(DESTDIR)$(WANT_LADSPA_DIR)" . cd bin/applications; $(inst_sh) "$(DESTDIR)$(datadir)/applications" . cd bin/pixmaps; $(inst_sh) "$(DESTDIR)$(datadir)/pixmaps" .