mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-29 01:42:32 +01:00
Default Files: Replace misleading variables 'defsdatadir' in Makefiles
The parameter name 'defsdatadir' was copied in to many sub-Makefiles; for all of them give a unique name for clarity.
This commit is contained in:
committed by
Carlos R. Mafra
parent
54c8535365
commit
5076b6f496
@@ -1,6 +1,6 @@
|
||||
defsdatadir = $(pkgdatadir)/Themes
|
||||
themesdatadir = $(pkgdatadir)/Themes
|
||||
|
||||
defsdata_DATA = Default.style OpenStep.style Pastel.style SteelBlueSilk.style Blau.style
|
||||
themesdata_DATA = Default.style OpenStep.style Pastel.style SteelBlueSilk.style Blau.style
|
||||
|
||||
EXTRA_DIST = $(defsdata_DATA)
|
||||
EXTRA_DIST = $(themesdata_DATA)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user