Skip to content
Snippets Groups Projects
Commit df9c95ec authored by deuce's avatar deuce
Browse files

Fix install path for .desktop file.

parent c0b9a367
Branches
Tags
No related merge requests found
......@@ -33,7 +33,7 @@ install: $(SYNCTERM)
@echo Installing...
${INSTALL_EXE} ${SYNCTERM} ${PREFIX}/bin
${INSTALL_DATA} syncterm.png ${PREFIX}/share/icons/hicolor/64x64/apps
${INSTALL_DATA} syncterm.desktop ${PREFIX}/share/icons/hicolor/64x64/apps
${INSTALL_DATA} syncterm.desktop ${PREFIX}/share/applications
devel: tags cscope.out
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment