X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2FMakefile.am;h=9e28baa2b028e4e502c4397d0e9b04300ff99a8a;hb=cec4b4235b1b164d1afd583169c4dbde1f9bf784;hp=64e1e8dff3d0162796c61b022097f41b9ab62344;hpb=0d4f705fef0176dad348fe0b4d4a1af841eb1a1f;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/Makefile.am b/cinelerra-5.1/Makefile.am index 64e1e8df..9e28baa2 100644 --- a/cinelerra-5.1/Makefile.am +++ b/cinelerra-5.1/Makefile.am @@ -32,7 +32,7 @@ export mkinstalldirs install_sh inst_sh # install to bin bin_install: install-recursive - cp -a COPYING README models Cinelerra_factory expanders.txt \ + cp -a COPYING README models Cinelerra_factory expanders.* \ shuttlerc ffmpeg msg info tips lv2_blacklist.txt bin/. sed -e 's/\/$(WANT_CIN)/g' < image/cin.desktop \ > "bin/applications/$(WANT_CIN).desktop" @@ -52,7 +52,7 @@ bin_uninstall: sys_install: $(CIN_INSTALLS) cd bin; $(inst_sh) "$(DESTDIR)$(bindir)" "$(WANT_CIN)" bdwrite cd bin; $(inst_sh) "$(DESTDIR)$(datadir)/$(WANT_CIN)" \ - COPYING README models Cinelerra_factory expanders.txt \ + COPYING README models Cinelerra_factory expanders.* \ shuttlerc ffmpeg msg info tips doc cd bin/locale; $(inst_sh) "$(DESTDIR)$(localedir)" . cd bin/plugins; $(inst_sh) "$(DESTDIR)$(WANT_PLUGIN_DIR)" . @@ -79,12 +79,12 @@ dvl_uninstall: # with-libzmpeg3 zmp_install: cd bin; $(inst_sh) "$(DESTDIR)$(bindir)" \ - zmpeg3{cat,cc2txt,ifochk,show,toc} + zmpeg3{cc2txt,ifochk} cd bin; $(inst_sh) "$(DESTDIR)$(WANT_CINLIB_DIR)" \ hveg2enc mpeg2enc mplex mplexlo zmp_uninstall: - rm -f "$(DESTDIR)$(bindir)"/zmpeg3{cat,cc2txt,ifochk,show,toc} + rm -f "$(DESTDIR)$(bindir)"/zmpeg3{cc2txt,ifochk} # with-commercial com_install: