mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-24 15:12:32 +01:00
The parameter name 'defsdatadir' was copied in to many sub-Makefiles; for all of them give a unique name for clarity.
7 lines
163 B
Makefile
7 lines
163 B
Makefile
themesdatadir = $(pkgdatadir)/Themes
|
|
|
|
themesdata_DATA = Default.style OpenStep.style Pastel.style SteelBlueSilk.style Blau.style
|
|
|
|
EXTRA_DIST = $(themesdata_DATA)
|
|
|