summaryrefslogtreecommitdiff
path: root/foreign/openpgm/Makefile.am
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2014-11-11 13:30:46 -0500
committerMicah Anderson <micah@riseup.net>2014-11-11 13:30:46 -0500
commit597cc5edd624525563e6549dc0057eca2a51c81d (patch)
treefc3b8b0ed54e304ea6d0b7da23df1fc67284b339 /foreign/openpgm/Makefile.am
parent55a5e900b47474528fd6a04ee632164143b05380 (diff)
upgrade to new versiondebian/experimental
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:; @;