mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 10:52:56 +01:00
PGM tarball should be removed on 'distclean', not 'clean'
This commit is contained in:
parent
afb526f31a
commit
60ce5cc82a
@ -14,6 +14,6 @@ $(top_srcdir)/foreign/xmlParser/xmlParser.hpp
|
||||
|
||||
dist-hook:
|
||||
-rm -rf $(distdir)/foreign/openpgm/@pgm_basename@
|
||||
clean-local:
|
||||
distclean-local:
|
||||
-rm -rf $(top_srcdir)/foreign/openpgm/@pgm_basename@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user