mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 13:07:52 +00:00
removing unused REQUIRES line
This commit is contained in:
parent
d9f7993357
commit
9952b537d3
@ -22,7 +22,7 @@ srcdir = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = abouturl
|
||||
MODULE = abouturl
|
||||
LIBRARY_NAME = abouturl
|
||||
|
||||
CSRCS = \
|
||||
@ -31,9 +31,6 @@ CSRCS = \
|
||||
|
||||
EXPORTS= $(srcdir)/abouturl.h
|
||||
|
||||
REQUIRES = netcache network dbm util pref js java fileurl \
|
||||
security layer img httpurl jtools
|
||||
|
||||
NO_STATIC_LIB=1
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user