summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-10-20 16:08:05 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-10-20 16:08:05 -0300
commit345c6578b2873e53e6ad2d933a126626b0cbb5a2 (patch)
tree3e1c7055c5a291df56e9755cfbe657b461525d2b /src
parent23f0d6b25155b6f941cafde4185e77670c680a83 (diff)
Makefiles: fix variables
Diffstat (limited to 'src')
-rw-r--r--src/fnt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/fnt/Makefile b/src/fnt/Makefile
index 1f2ada7..808fbde 100644
--- a/src/fnt/Makefile
+++ b/src/fnt/Makefile
@@ -14,6 +14,9 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
+PREFIX ?= /usr
+SHAREDIR ?= $(PREFIX)/share
+
# fonts list:
fnt = urwGothicDiamond-book \
urwGothicDiamond-bookOblique \