diff options
author | rbuj <[email protected]> | 2019-02-18 17:17:41 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-18 20:19:53 +0100 |
commit | a67e572e17b4c81793e6b4f37cedcb3a1e2a4efe (patch) | |
tree | 5b7087695df463dbd7d0ded26821f824a8c334f8 /shell/Makefile.am | |
parent | 9a4748bbe065d58e2e70c3810e6d864739dbf54b (diff) | |
download | atril-a67e572e17b4c81793e6b4f37cedcb3a1e2a4efe.tar.bz2 atril-a67e572e17b4c81793e6b4f37cedcb3a1e2a4efe.tar.xz |
Read authors (updated) from atril.about gresource
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 829137b3..881cd860 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -152,6 +152,7 @@ atrild_LDADD= \ endif EXTRA_DIST = \ + atril.about \ atril.css \ atril-ui.xml \ atril-toolbar.xml \ |