install de LC_MESSAGES
This commit is contained in:
parent
97f351cfd0
commit
9f8336c828
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -69,6 +69,8 @@ install_doc:
|
|||
install -m 755 etc/dt282x.conf $(INSTALLDIR_DOC)/etc/
|
||||
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_distro: install install_perl install_python
|
||||
install -d $(DESTDIR)/etc/pcmcia/
|
||||
|
|
Loading…
Add table
Reference in a new issue