1
0
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:
Doug Torrance
2017-01-20 20:20:10 -05:00
committed by Carlos R. Mafra
parent ad590811f6
commit f9b2cf9747

View File

@@ -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)