aboutsummaryrefslogtreecommitdiff
path: root/data/styles/Makefile.am
diff options
context:
space:
mode:
authorSami Kerola <kerolasa@iki.fi>2013-05-26 09:30:15 (GMT)
committerSami Kerola <kerolasa@iki.fi>2013-05-26 09:38:11 (GMT)
commit7541054b299bbd61310ab0456cf4f25b7a672de3 (patch)
tree47878d28304cb560a4f31bc98466a9347e8edb6c /data/styles/Makefile.am
parent82e300c7bac1542f27668a8d7e234b4dd6ea1211 (diff)
downloadfluxbox-7541054b299bbd61310ab0456cf4f25b7a672de3.zip
fluxbox-7541054b299bbd61310ab0456cf4f25b7a672de3.tar.bz2
build-sys: move to non-recursive build
This rather large change will attempts to make 'make' to work better. See excellent paper 'Recursive Make Considered Harmful' by Peter Miller for further explanation why several make files is worse than one for whole project. Note. The tests are build with 'make check' rather than defining TEST. Reference: http://miller.emu.id.au/pmiller/books/rmch/ Reference: http://karelzak.blogspot.co.uk/2013/02/non-recursive-automake.html
Diffstat (limited to 'data/styles/Makefile.am')
-rw-r--r--data/styles/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/data/styles/Makefile.am b/data/styles/Makefile.am
deleted file mode 100644
index 997aac5..0000000
--- a/data/styles/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
1SUBDIRS=Emerge BlueFlux bora_black bora_blue bora_green \
2 zimek_bisque zimek_darkblue zimek_green \
3 arch carp ostrich green_tea bloe
4
5styledir = $(pkgdatadir)/styles
6
7style_DATA = Makro MerleyKay Artwiz Flux \
8 Nyz Operation Outcomes Results Shade LemonSpace \
9 Twice qnx-photon BlueNight Meta
10
11include Makefile.include