summaryrefslogtreecommitdiff
path: root/package/Makefile.autotools.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/Makefile.autotools.in')
-rw-r--r--package/Makefile.autotools.in2
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:
#