소스 검색

Makefile: include etc/* in the distribution.

Bastien Guerry 14 년 전
부모
커밋
9351ad31e5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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)