Browse Source

Makefile: include etc/* in the distribution.

Bastien Guerry 13 years ago
parent
commit
9351ad31e5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
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)