diff options
author | Slávek Banko <[email protected]> | 2015-10-01 17:05:29 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2015-10-01 17:05:29 +0200 |
commit | 39f2c6a84cd715b11fb3ffa82a86abf2fb9bcd70 (patch) | |
tree | d6bc97f38d36892b14703c788cef782f13ee2a4d /backgrounds/osx/Makefile.am | |
download | kooldock-39f2c6a84cd715b11fb3ffa82a86abf2fb9bcd70.tar.gz kooldock-39f2c6a84cd715b11fb3ffa82a86abf2fb9bcd70.zip |
Initial import of kooldock 0.4.7
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'backgrounds/osx/Makefile.am')
-rw-r--r-- | backgrounds/osx/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/backgrounds/osx/Makefile.am b/backgrounds/osx/Makefile.am new file mode 100644 index 0000000..cede254 --- /dev/null +++ b/backgrounds/osx/Makefile.am @@ -0,0 +1,4 @@ + +METASOURCES = AUTO +osxbgdir = $(kde_datadir)/kooldock/backgrounds/osx +osxbg_DATA = background-center.png background-left.png background-right.png |