blob: 35025c5ec6d7669848e2f360d134c1a5ee5df8ed (
plain)
1
2
3
4
5
6
|
2005-08-02 Keith Packard <keithp@keithp.com>
* Makefile.am:
Mark generated files as BUILT_SOURCES and CLEANFILES
to ensure they are regenerated after 'make clean' and
to make parallel builds work right.
|