diff options
-rw-r--r-- | data/styles/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/styles/Makefile.am b/data/styles/Makefile.am index 5bec253..40168b5 100644 --- a/data/styles/Makefile.am +++ b/data/styles/Makefile.am | |||
@@ -1,5 +1,5 @@ | |||
1 | # data/styles/Makefile.am for Blackbox 0.61.x - an X11 Window manager | 1 | # data/styles/Makefile.am for Blackbox 0.61.x - an X11 Window manager |
2 | 2 | SUBDIRS=Emerge BlueFlux | |
3 | styledir = $(pkgdatadir)/styles | 3 | styledir = $(pkgdatadir)/styles |
4 | MAINTAINERCLEANFILES = Makefile.in | 4 | MAINTAINERCLEANFILES = Makefile.in |
5 | 5 | ||