dtopen/Makefile.am: fix typo in link for pdf handler
authorJon Trulson <jon@radscan.com>
Sat, 14 Dec 2019 21:21:41 +0000 (14:21 -0700)
committerJon Trulson <jon@radscan.com>
Sat, 14 Dec 2019 21:21:41 +0000 (14:21 -0700)
cde/programs/dtopen/Makefile.am

index f70e955cca66930b7dfcf96b6850abc936ee0671..aefee28dcdb430233a61579ca8804ef216b46259 100644 (file)
@@ -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