mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-18 12:00:31 +01:00
Include wmaker.desktop in distribution tarball
This fixes a bug where building from a tarball generated by "make dist" would fail due to the absence of this file.
This commit is contained in:
committed by
Carlos R. Mafra
parent
094001a53d
commit
a6c8577eb4
@@ -77,7 +77,7 @@ nodist_prefsdata_DATA = $(GENERATED_MENUS)
|
||||
xsessionsdir = @datadir@/xsessions
|
||||
xsessions_DATA = wmaker.desktop
|
||||
|
||||
EXTRA_DIST = $(addsuffix .in, $(GENERATED_MENUS))
|
||||
EXTRA_DIST = $(addsuffix .in, $(GENERATED_MENUS)) wmaker.desktop
|
||||
|
||||
CLEANFILES = $(GENERATED_MENUS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user