mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
13 lines
216 B
Makefile
13 lines
216 B
Makefile
|
|
EXTRA_DIST = \
|
|
ChangeLog \
|
|
README \
|
|
TEST \
|
|
TODO
|
|
|
|
SUBDIRS = design-data doc scripts test-data src examples zoneinfo
|
|
|
|
# Disabled examples until it builds
|
|
#SUBDIRS = design-data doc scripts test-data src examples
|
|
|