Remove unused declarations.
--- a/Makefile Wed Jun 01 14:26:47 2016 +0300
+++ b/Makefile Wed Jun 01 14:28:17 2016 +0300
@@ -159,14 +159,6 @@
LOGO_DIM := 32x32 48x48 64x64
LOGO_PNG_FILES := $(patsubst %,$(LOGO_NAME)-%.png,$(LOGO_DIM))
-DISTREL_DIR = dist/$(fullpkgname)
-DISTSRC_DIR = dist/$(fullpkgname)_src
-
-DIST_FILES = $(DICTDZ_FILES) $(INDEX_FILES) $(RST_HTML_FILES) $(RST_FILES)
-
-DISTSRC_HELPER_FILES = Makefile rst.css .dir-locals.el
-DISTSRC_FILES = $(C5_FILES) $(RST_FILES) $(DISTSRC_HELPER_FILES)
-
DISTREL_TARBALLS = dist/$(fullpkgname).tar.gz dist/$(fullpkgname).zip
DISTSRC_TARBALLS = dist/$(fullpkgname)_src.tar.gz # dist/$(fullpkgname)_src.zip