Add emacs compile variable.

This commit is contained in:
Bradley M. Kuhn 2023-06-02 21:25:44 -07:00
parent 5ec6214da2
commit c845c825dd

View file

@ -79,3 +79,8 @@ closedir $topDH;
# verbose => 1,
# mode => 0755,
#});
###############################################################################
#
# Local variables:
# compile-command: "perl -c build-label-upi-number.plx"
# End: