summaryrefslogtreecommitdiff
path: root/foreign/openpgm/Makefile.am
diff options
context:
space:
mode:
authorMartin Lucina <martin@lucina.net>2012-01-23 08:53:41 +0100
committerMartin Lucina <martin@lucina.net>2012-01-23 08:53:41 +0100
commit8e61b98c5e2943b149c825310b24e714a6127072 (patch)
treea31c049de7a86278ab17df3e0579944f6f524f7d /foreign/openpgm/Makefile.am
parente645fc2693acc796304498909786b7b47005b429 (diff)
Imported Upstream version 2.1.4upstream/2.1.4
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:; @;