diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile index aed14f2..d9c6c67 100644 --- a/Makefile +++ b/Makefile @@ -17,8 +17,6 @@ # License along with kolam. If not, see # <http://www.gnu.org/licenses/>. -project = kolam - include Makefile.include GUILE = guile |