diff options
author | Michele Calgaro <[email protected]> | 2022-11-14 15:04:11 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-11-14 15:08:14 +0900 |
commit | bf54ea88319266a188166ba007844da50b689fc6 (patch) | |
tree | b03d6b9b3173654bfc76afc963538c1ebfb5f0e6 /backgrounds/fadeout3 | |
parent | 4ac93e87e040b545ba789c72c1ab589b988e9cea (diff) | |
download | kooldock-bf54ea88319266a188166ba007844da50b689fc6.tar.gz kooldock-bf54ea88319266a188166ba007844da50b689fc6.zip |
Drop automake build support.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'backgrounds/fadeout3')
-rw-r--r-- | backgrounds/fadeout3/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/backgrounds/fadeout3/Makefile.am b/backgrounds/fadeout3/Makefile.am deleted file mode 100644 index 3803fbe..0000000 --- a/backgrounds/fadeout3/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ - -METASOURCES = AUTO -fadeoutdir = $(kde_datadir)/kooldock/backgrounds/fadeout3 -fadeout_DATA = background-center.png background-left.png background-right.png |