summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2020-04-29 12:00:20 +0800
committerraveit65 <[email protected]>2020-06-07 18:11:33 +0200
commit8e63669a379981a8e3df8fedd5c903bb85b526a1 (patch)
tree533aa570c94bd9714ac49e777da9574ef622b3a4 /help
parent8fb00cb21aafad4e02e8d380fc4ed3d3409501d3 (diff)
downloadatril-8e63669a379981a8e3df8fedd5c903bb85b526a1.tar.bz2
atril-8e63669a379981a8e3df8fedd5c903bb85b526a1.tar.xz
use git submodule for cut-n-paste/smclient
Diffstat (limited to 'help')
-rw-r--r--help/reference/shell/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/reference/shell/Makefile.am b/help/reference/shell/Makefile.am
index 464eafe1..d8d5ae36 100644
--- a/help/reference/shell/Makefile.am
+++ b/help/reference/shell/Makefile.am
@@ -116,7 +116,7 @@ FILTER_OUT = \
GTKDOC_LIBS = \
$(top_builddir)/cut-n-paste/zoom-control/libephyzoom.la \
$(top_builddir)/cut-n-paste/toolbar-editor/libtoolbareditor.la \
- $(top_builddir)/cut-n-paste/smclient/libsmclient.la \
+ $(top_builddir)/cut-n-paste/smclient/libegg/libegg.la \
$(top_builddir)/properties/libevproperties.la \
$(top_builddir)/libdocument/libatrildocument.la \
$(top_builddir)/libview/libatrilview.la \