Commit df0c18ca authored by Martin Lucina's avatar Martin Lucina

Missed one instance of pgm2

parent b09eeeb2
......@@ -8,12 +8,12 @@ SUBDIRS = src doc $(DIR_PERF) devices bindings examples
DIST_SUBDIRS = src doc perf devices bindings examples
EXTRA_DIST = \
$(top_srcdir)/foreign/openpgm/@pgm2_basename@.tar.bz2 \
$(top_srcdir)/foreign/openpgm/@pgm_basename@.tar.bz2 \
$(top_srcdir)/foreign/xmlParser/xmlParser.cpp \
$(top_srcdir)/foreign/xmlParser/xmlParser.hpp
dist-hook:
-rm -rf $(distdir)/foreign/openpgm/@pgm2_basename@
-rm -rf $(distdir)/foreign/openpgm/@pgm_basename@
distclean-local:
-rm -rf $(distdir)/foreign/openpgm/@pgm2_basename@
-rm -rf $(distdir)/foreign/openpgm/@pgm_basename@
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment