X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile.in;h=c910c259810de76f604043ecad717dee92cf6709;hb=3968945f8c317d892d6f1e3c58b791c8f2eb7d94;hp=a44f14520869f461a074a2dc88fa403d1576ee8b;hpb=f1ef19331f02cd8f001d6c53764fe5b2dcf49d57;p=cubemap 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