summaryrefslogtreecommitdiffstats
path: root/source3/script/expand-includes.pl
Commit message (Collapse)AuthorAgeFilesLines
* build: Remove unused expand-includes.plAndrew Bartlett2013-05-271-30/+0
| | | | | | | | We no longer have makefiles with includes. Andrew Bartlett Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
* expand-includes: Add simple protection against infinite recursion.Jelmer Vernooij2009-01-211-0/+5
|
* Automagically expand includes in Makefile.in during configure timeJelmer Vernooij2009-01-211-0/+25
when make is not GNU Make.