branch: externals/window-commander
commit 8a8be23f1bfb5d38a469da00a6c3b550667041d7
Author: Daniel Semyonov <cm...@dsemy.com>
Commit: Daniel Semyonov <cm...@dsemy.com>

    ; Include license information in created package archives
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 26974bc8a5..e6ea14d246 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ dir: $(PKG).info
 
 package: $(PKG)-$(VERSION).tar
 
-%.tar: $(PKG).info dir *.el
+%.tar: $(PKG).info dir *.el LICENSE
        @echo "Creating temporary package directory"
        @mkdir $(PKG)-$(VERSION)
        @echo "Copying package files to temporary directory"

Reply via email to