libzmq/Makefile.am

22 lines
635 B
Makefile
Raw Normal View History

2009-09-08 14:54:04 +02:00
if BUILD_PERF
DIR_PERF = perf
endif
2009-11-22 08:47:06 +01:00
if INSTALL_MAN
DIR_MAN = man
endif
SUBDIRS = src $(DIR_MAN) $(DIR_PERF) devices bindings
DIST_SUBDIRS = src man perf devices bindings
2009-10-05 12:28:34 +02:00
EXTRA_DIST = $(top_srcdir)/foreign/openpgm/@pgm1_basename@.tar.bz2 \
$(top_srcdir)/foreign/openpgm/@pgm2_basename@ \
2009-09-22 15:12:51 +02:00
$(top_srcdir)/foreign/openpgm/lost_data_tsi.patch \
2009-10-05 10:37:49 +02:00
$(top_srcdir)/foreign/openpgm/create_custom_gsi_1.patch \
$(top_srcdir)/foreign/xmlParser/xmlParser.cpp \
$(top_srcdir)/foreign/xmlParser/xmlParser.hpp
2009-09-11 17:58:37 +02:00
dist-hook:
2009-10-05 12:28:34 +02:00
-rm -rf $(distdir)/foreign/openpgm/@pgm1_basename@
-rm -rf $(distdir)/foreign/openpgm/@pgm2_basename@/openpgm/pgm/ref/debug