diff options
author | rbuj <[email protected]> | 2020-08-01 11:21:12 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-08-11 16:46:32 +0200 |
commit | ac9b1acf8e5ac91da38ded0f3328f9a88f0d4000 (patch) | |
tree | 7956c95a2c264f277e0017351b5cb839677d1fff /accessx-status/Makefile.am | |
parent | 914262d420e78766ae11b85403aa2247d5054d46 (diff) | |
download | mate-applets-ac9b1acf8e5ac91da38ded0f3328f9a88f0d4000.tar.bz2 mate-applets-ac9b1acf8e5ac91da38ded0f3328f9a88f0d4000.tar.xz |
accessx-status: Simplify icons installation
Diffstat (limited to 'accessx-status/Makefile.am')
-rw-r--r-- | accessx-status/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessx-status/Makefile.am b/accessx-status/Makefile.am index 013ff92b..f19fcb5e 100644 --- a/accessx-status/Makefile.am +++ b/accessx-status/Makefile.am @@ -1,6 +1,6 @@ NULL = -SUBDIRS = docs pixmaps +SUBDIRS = docs icons AM_CPPFLAGS = \ ${WARN_CFLAGS} \ |