From: Frank Mori Hess Date: Wed, 1 Jan 2003 23:05:48 +0000 (+0000) Subject: ignoring error so make install works when docs not built X-Git-Tag: r0_7_21~271 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=884ac97d587b176a9d7867d9f31b33716595feda;p=comedilib.git ignoring error so make install works when docs not built --- diff --git a/Makefile b/Makefile index 66a2db5..d5f1624 100644 --- a/Makefile +++ b/Makefile @@ -70,7 +70,7 @@ install_doc: install -d $(INSTALLDIR_DOC)/examples/ install -m 644 demo/README demo/*.c $(INSTALLDIR_DOC)/examples/ install -d $(DESTDIR)/usr/share/locale/de/LC_MESSAGES/ - install -m 644 doc/locale/de/LC_MESSAGES/comedilib.mo $(DESTDIR)/usr/share/locale/de/LC_MESSAGES/ + -install -m 644 doc/locale/de/LC_MESSAGES/comedilib.mo $(DESTDIR)/usr/share/locale/de/LC_MESSAGES/ install_distro: install install_perl install_python install -d $(DESTDIR)/etc/pcmcia/