corrected futile typo in comment

This commit is contained in:
katja 2015-06-25 19:43:17 +02:00
parent 9c7e501266
commit 3906a92933
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@
#
# class.sources = myclass1.c myclass2.c
#
# datafiles = myclass1-help.pd myclass2-help.pd README.txt LICENCE.txt
# datafiles = myclass1-help.pd myclass2-help.pd README.txt LICENSE.txt
#
# include Makefile.pdlibbuilder
# ________________________________________________________________________

View file

@ -33,7 +33,7 @@ Makefile.pdlibbuilder at the end of the Makefile. Like so:
class.sources = myclass1.c myclass2.c
datafiles = myclass1-help.pd myclass2-help.pd README.txt LICENCE.txt
datafiles = myclass1-help.pd myclass2-help.pd README.txt LICENSE.txt
include Makefile.pdlibbuilder