view shelltools/edit-pr/Makefile @ 44:812c956dd0e9

Add another admin queue type for comments on nonexistent PRs. Also, correct stupid spelling mistake. Need to get the test harness running again.
author David A. Holland
date Mon, 16 Jun 2014 01:27:45 -0400
parents 5f36d8d69aba
children
line wrap: on
line source

TOP=../..
include $(TOP)/mk/base.mk
include ../shelltools.mk

SCRIPT=edit.py

include $(TOP)/mk/script.mk