From 86ed54c029c8dedd684217065fbfadf284837d51 Mon Sep 17 00:00:00 2001 From: Ryan Ly Date: Mon, 31 Aug 2020 12:11:41 -0700 Subject: [PATCH] Remove unnecessary PKGNAME from Makefile --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 02a319e..459712e 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,6 @@ SPHINXAPIDOC = sphinx-apidoc PAPER = BUILDDIR = _build RSTDIR = source -PKGNAME = hdmf-schema-language # Internal variables. PAPEROPT_a4 = -D latex_paper_size=a4