1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-23 06:38:05 +01:00
Files
wmaker/WindowMaker/Backgrounds/Makefile.am
John D Pell 5076b6f496 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.
2021-08-10 09:42:43 +01:00

7 lines
98 B
Makefile

bgdatadir = $(pkgdatadir)/Backgrounds
bgdata_DATA = BlueImage.jpeg
EXTRA_DIST = $(bgdata_DATA)