Browse Source

Makefile: Fix typo. Add notice about `make config`

tags/non-sequencer-v1.9.4
Jonathan Moore Liles 17 years ago
parent
commit
9cc59e10ed
1 changed files with 5 additions and 1 deletions
  1. +5
    -1
      Makefile

+ 5
- 1
Makefile View File

@@ -1,7 +1,11 @@

# Makefile for the Non Sequencer.
# Copyright 2007-2008 Jonathan Moore Liles
# This file is licencesd under version 2 of the GPL.
# This file is licensed under version 2 of the GPL.

#
# Do not edit this file; run `make config` instead.
#

VERSION := 1.9.2



Loading…
Cancel
Save