mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-01 05:43:46 +00:00
Remove unneeded change for IDB code.
This commit is contained in:
parent
4602e1054f
commit
d602bfd38d
@ -35,21 +35,13 @@
|
||||
#
|
||||
# ***** END LICENSE BLOCK *****
|
||||
|
||||
DEPTH = ../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
DEPTH = ../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = \
|
||||
jsurl \
|
||||
events \
|
||||
storage \
|
||||
offline \
|
||||
json \
|
||||
geolocation \
|
||||
threads \
|
||||
$(NULL)
|
||||
DIRS = jsurl events storage offline json geolocation threads
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
Loading…
Reference in New Issue
Block a user