diff options
author | Wu Xiaotian <[email protected]> | 2020-06-17 16:49:45 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-27 18:19:46 +0200 |
commit | 366c2fffb6bb8572d58fe6cc23c8773898838e59 (patch) | |
tree | 943eb64e56131f7c0af7bb44d749a609c1f3dc0f /Makefile.am | |
parent | 7cfbb1889eb750d5f2caa3b358dedf316706d163 (diff) | |
download | mate-session-manager-366c2fffb6bb8572d58fe6cc23c8773898838e59.tar.bz2 mate-session-manager-366c2fffb6bb8572d58fe6cc23c8773898838e59.tar.xz |
use libegg submodule
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index bc2ac43..6d82efc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = \ po \ - egg \ + mate-submodules \ mate-session \ capplet \ tools \ |