mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-23 06:38:05 +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
98 B
Makefile
7 lines
98 B
Makefile
|
|
bgdatadir = $(pkgdatadir)/Backgrounds
|
|
|
|
bgdata_DATA = BlueImage.jpeg
|
|
|
|
EXTRA_DIST = $(bgdata_DATA)
|