]> rtime.felk.cvut.cz Git - orte.git/blob - orte/examples/spy/Makefile.am
upgrade to new version 0.3.1
[orte.git] / orte / examples / spy / Makefile.am
1 bin_PROGRAMS = ortespy
2
3 ortespy_SOURCES = ortespy.c
4 ortespy_LDADD   = -L$(top_builddir)/orte/liborte/ -lorte
5
6 EXTRA_DIST = Makefile Makefile.omk \
7 msvc
8
9 dist-hook:
10         cp -f  $(srcdir)/Makefile $(distdir)/Makefile