diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/Makefile.autotools.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/Makefile.autotools.in b/package/Makefile.autotools.in index 3c0183731..d6da7e86a 100644 --- a/package/Makefile.autotools.in +++ b/package/Makefile.autotools.in @@ -10,7 +10,7 @@ # | FOO_VERSION = 1.0 # | FOO_SOURCE = foo-$(FOO_VERSION).tar.gz # | FOO_SITE = http://www.libfoo.org/dist -# | $(eval $(call AUTOTARGETS,foo)) +# | $(eval $(call AUTOTARGETS,package,foo)) # ## The following targets can be called from the shell: # |