summaryrefslogtreecommitdiff
path: root/extras/collect/Makefile.am
AgeCommit message (Collapse)Author
2008-12-06make: do not delete autotools generated file with distcleanKay Sievers
[...] running the command `make maintainer-clean' should not delete `configure' even if `configure' can be remade using a rule in the Makefile. More generally, `make maintainer-clean' should not delete anything that needs to exist in order to run `configure' and then begin to build the program. This is the only exception; `maintainer-clean' should delete everything else that can be rebuilt.
2008-10-18pass make distcheckKay Sievers
2008-10-17collect: use udev_listKay Sievers
2008-09-19always include config.h from MakefileKay Sievers
2008-07-30use autotoolsKay Sievers