summaryrefslogtreecommitdiff
path: root/foreign/openpgm/Makefile.am
diff options
context:
space:
mode:
authorSehong Na <sehong.na@samsung.com>2014-05-31 13:21:44 +0900
committerSehong Na <sehong.na@samsung.com>2014-05-31 13:21:44 +0900
commitea0d53a749fd8772ccd68ab84132b791d1754475 (patch)
tree027aef01301693ff84ecadd5200bffce32450a88 /foreign/openpgm/Makefile.am
downloadzeromq-tizen_2.3.tar.gz
zeromq-tizen_2.3.tar.bz2
zeromq-tizen_2.3.zip
Diffstat (limited to 'foreign/openpgm/Makefile.am')
-rw-r--r--foreign/openpgm/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/foreign/openpgm/Makefile.am b/foreign/openpgm/Makefile.am
new file mode 100644
index 0000000..665b457
--- /dev/null
+++ b/foreign/openpgm/Makefile.am
@@ -0,0 +1,8 @@
+SUBDIRS = $(pgm_subdir)
+DIST_SUBDIRS =
+# Override Automake's installation targets with the command ":" that does nothing.
+install:; @:
+install-exec:; @:
+install-data:; @:
+uninstall:; @:
+dist:; @;