portspoof/Makefile.am
Christos Kontas 7d2acbf816 Fix permissions on some files
Many source and text files had incorrectly set their execute bit.
2013-09-22 04:45:26 +03:00

7 lines
152 B
Makefile

SUBDIRS = src tools
distcleancheck_listfiles = find -type f -exec sh -c 'test -f $(srcdir)/{} || echo {}' ';'
distclean-local:
rm -rf autom4te.cache