Sign in
fuchsia
/
third_party
/
glib
/
e98401f90f34d9dc205c58260f9ddf96b2101cdd
/
.
/
docs
/
Makefile.am
blob: f95636028578aa8214506beca38ad719dc6a80a4 [
file
] [
log
] [
blame
]
## Process this file with automake to produce Makefile.in
SUBDIRS
=
reference
EXTRA_DIST
=
debugging
.
txt macros
.
txt
files
:
@files
=
`ls $(DISTFILES) 2> /dev/null `
;
for
p
in
$$files
;
do
\
echo $$p
;
\
done