
Hi all,
It seems that make distclean still removes stuff (or fails to do so) that is part of your .tar.gz distribution. This is the output after a cancelled build, running make distclean afterwards, and then restarting:
This one (and possibly other non-empty ones) did not get removed by make distclean: dpkg-source: warning: newly created empty file 'tests/Box/dirty_marker' will not be represented in diff
These are part of the .tar.gz, but have been removed by make distclean: dpkg-source: warning: ignoring deletion of file Watchdog/doc/devref.doxyconf-html dpkg-source: warning: ignoring deletion of file Watchdog/doc/user.doxyconf-latex dpkg-source: warning: ignoring deletion of file Watchdog/doc/devref.doxyconf-latex dpkg-source: warning: ignoring deletion of file Watchdog/doc/user.doxyconf-html dpkg-source: warning: ignoring deletion of file doc/devref.doxyconf-html dpkg-source: warning: ignoring deletion of file doc/devref-language-interface.doxyconf dpkg-source: warning: ignoring deletion of file doc/user.doxyconf-latex dpkg-source: warning: ignoring deletion of file doc/devref.doxyconf-latex dpkg-source: warning: ignoring deletion of file doc/user.doxyconf-html dpkg-source: warning: ignoring deletion of file doc/user-language-interface.doxyconf dpkg-source: warning: ignoring deletion of file src/ppl-config.cc
I don't consider this really critical, but I would be nice if future versions of ppl could handle this properly.
Best, Michael

Michael Tautschnig wrote:
Hi all,
It seems that make distclean still removes stuff (or fails to do so) that is part of your .tar.gz distribution.
[...]
I don't consider this really critical, but I would be nice if future versions of ppl could handle this properly.
Best, Michael
Hi Michael.
Thanks for reporting the problems. I have just committed in a few changes to our Makefile.am files that seem solve them all. These changes will be included in the next release of the library. Do not hesitate contacting us if you see anything else wrong.
Cheers, Enea.
participants (2)
-
Enea Zaffanella
-
Michael Tautschnig