dtopen/Makefile.am: fix typo in link for pdf handler
This commit is contained in:
parent
c0da389d46
commit
d0ce42db9e
|
|
@ -18,4 +18,4 @@ install-data-hook:
|
|||
cd $(DESTDIR)$(CDE_INSTALLATION_TOP)/bin && $(LN_S) dtopen dtopen_video
|
||||
cd $(DESTDIR)$(CDE_INSTALLATION_TOP)/bin && $(LN_S) dtopen dtopen_image
|
||||
cd $(DESTDIR)$(CDE_INSTALLATION_TOP)/bin && $(LN_S) dtopen dtopen_ps
|
||||
cd $(DESTDIR)$(CDE_INSTALLATION_TOP)/bin && $(LN_S) dtopen dtopen_ypdf
|
||||
cd $(DESTDIR)$(CDE_INSTALLATION_TOP)/bin && $(LN_S) dtopen dtopen_pdf
|
||||
|
|
|
|||
Loading…
Reference in New Issue