summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: b414e60bcc4186083e96a15bf3b97d1d8da27706 (plain)
1
2
3
4
5
SUBDIRS=src doc tests cygwin openwrt

EXTRA_DIST=autogen.sh SConstruct

distcleancheck_listfiles = find -type f -exec sh -c 'test -f $(srcdir)/{} || echo {}' ';'