Makefile.autotools.in: fix minimal foo.mk example
The directory argument was introduced to support packages in subdirectories of package/ several months ago. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
e2cac48876
commit
76a6744da4
@ -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:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user