diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/styles/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/styles/Makefile.am b/data/styles/Makefile.am index 356a675..ed72ccc 100644 --- a/data/styles/Makefile.am +++ b/data/styles/Makefile.am | |||
@@ -3,9 +3,9 @@ | |||
3 | styledir = $(pkgdatadir)/styles | 3 | styledir = $(pkgdatadir)/styles |
4 | MAINTAINERCLEANFILES = Makefile.in | 4 | MAINTAINERCLEANFILES = Makefile.in |
5 | 5 | ||
6 | style_DATA = Makro MerleyKay Clean CleanColor Artwiz Cthulhain Flux Minimal \ | 6 | style_DATA = Makro MerleyKay Clean Artwiz Cthulhain Flux Minimal \ |
7 | Nyz Operation Outcomes Rampage Rancor Results Shade Spiff LemonSpace \ | 7 | Nyz Operation Outcomes Rampage Rancor Results Shade Spiff LemonSpace \ |
8 | Twice Blue Carbondioxide qnx-photon BlueNight Meta | 8 | Twice Carbondioxide qnx-photon BlueNight Meta |
9 | EXTRA_DIST=$(style_DATA) | 9 | EXTRA_DIST=$(style_DATA) |
10 | 10 | ||
11 | uninstall-local: | 11 | uninstall-local: |