libvorbis: remove unused cruft from pre-autotools.in
The AUTOTARGETS macro handles this already. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
f81d072f15
commit
6184478206
@ -16,12 +16,3 @@ LIBVORBIS_CONF_OPT = --disable-oggtest
|
||||
LIBVORBIS_DEPENDENCIES = host-pkg-config libogg
|
||||
|
||||
$(eval $(call AUTOTARGETS,package/multimedia,libvorbis))
|
||||
|
||||
############################################################
|
||||
#
|
||||
# Toplevel Makefile options
|
||||
#
|
||||
############################################################
|
||||
ifeq ($(BR2_PACKAGE_LIBVORBIS),y)
|
||||
TARGETS+=libvorbis
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user