From 9351ad31e55f21a39a60f409795ccc089cb101fa Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Tue, 13 Dec 2011 01:31:00 +0100 Subject: [PATCH] Makefile: include etc/* in the distribution. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b624291ae..25a9b7fd2 100644 --- a/Makefile +++ b/Makefile @@ -195,7 +195,7 @@ PKG_FILES = $(LISPFILES0) \ SHELL = /bin/sh # Additional distribution files -DISTFILES_extra= Makefile request-assign-future.txt contrib +DISTFILES_extra= Makefile request-assign-future.txt contrib etc default: $(ELCFILES) $(ELCBFILES)