summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2010-02-16 22:20:09 +0100
committerMartin Sustrik <sustrik@250bpm.com>2010-02-16 22:20:09 +0100
commit8214d386c3f10dcc7f034a1159e82aa2d470829f (patch)
treee8f16761b8d185a2f0e13c2e438aca56dc9c7de0
parent4190f64d8cfc3950bc456ea7793db72130d05feb (diff)
parent96b2690716a811a4c782de0eccfb9affa398cfe4 (diff)
Merge branch 'master' of git@github.com:sustrik/zeromq2
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 51f6128..b4145c4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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@