mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +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)
|
nodist_prefsdata_DATA = $(GENERATED_MENUS)
|
||||||
|
|
||||||
EXTRA_DIST = mkMakefile\
|
EXTRA_DIST = $(addsuffix .in, $(GENERATED_MENUS))
|
||||||
$(addsuffix .in, $(GENERATED_MENUS))
|
|
||||||
|
|
||||||
CLEANFILES = $(GENERATED_MENUS)
|
CLEANFILES = $(GENERATED_MENUS)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user