mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-18 20:10:29 +01:00
Don't try and add removed file mkMakefile to distribution tarball.
This commit is contained in:
committed by
Carlos R. Mafra
parent
ad590811f6
commit
f9b2cf9747
@@ -70,8 +70,7 @@ dist_prefsdata_DATA =\
|
||||
|
||||
nodist_prefsdata_DATA = $(GENERATED_MENUS)
|
||||
|
||||
EXTRA_DIST = mkMakefile\
|
||||
$(addsuffix .in, $(GENERATED_MENUS))
|
||||
EXTRA_DIST = $(addsuffix .in, $(GENERATED_MENUS))
|
||||
|
||||
CLEANFILES = $(GENERATED_MENUS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user