diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/styles/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/data/styles/Makefile.am b/data/styles/Makefile.am index 4c54f6f..cff5215 100644 --- a/data/styles/Makefile.am +++ b/data/styles/Makefile.am | |||
@@ -3,7 +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 Nyz Operation Outcomes Rampage Rancor Results Shade Spiff lemonspace Twice Blue Carbondioxide qnx-photon | 6 | style_DATA = Makro MerleyKay Clean CleanColor Artwiz Cthulhain Flux Minimal \ |
7 | Nyz Operation Outcomes Rampage Rancor Results Shade Spiff LemonSpace \ | ||
8 | Twice Blue Carbondioxide qnx-photon | ||
7 | EXTRA_DIST=$(style_DATA) | 9 | EXTRA_DIST=$(style_DATA) |
8 | 10 | ||
9 | uninstall-local: | 11 | uninstall-local: |