X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=Makefile.in;h=b4d84569948d3ae34e4215496cb923a9d904c2e2;hp=a44f14520869f461a074a2dc88fa403d1576ee8b;hb=refs%2Fheads%2Fmaster;hpb=f1ef19331f02cd8f001d6c53764fe5b2dcf49d57 diff --git a/Makefile.in b/Makefile.in index a44f145..c910c25 100644 --- a/Makefile.in +++ b/Makefile.in @@ -54,6 +54,7 @@ install: $(INSTALL) -m 755 -o root -g root cubemap $(DESTDIR)$(prefix)/bin/cubemap $(INSTALL) -m 755 -o root -g root munin/cubemap munin/cubemap_input $(DESTDIR)$(prefix)/share/munin/plugins/ ifeq (@have_ffmpeg@,yes) + $(INSTALL) -m 755 -o root -g root -d $(DESTDIR)$(libdir) $(INSTALL) -m 755 -o root -g root ffmpeg_metacube_hack.so $(DESTDIR)$(libdir)/ endif gzip -c cubemap.1 > $(DESTDIR)$(prefix)/share/man/man1/cubemap.1.gz