summaryrefslogtreecommitdiff
path: root/foreign/openpgm/Makefile.am
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2014-11-11 13:28:03 -0500
committerMicah Anderson <micah@riseup.net>2014-11-11 13:28:03 -0500
commit55a5e900b47474528fd6a04ee632164143b05380 (patch)
treef24d9cf1151533059b03e7236480523f317681f3 /foreign/openpgm/Makefile.am
parentc7a23bc0c2d36797331563feab83b5df936ecf07 (diff)
prepare for upgrade
Diffstat (limited to 'foreign/openpgm/Makefile.am')
-rw-r--r--foreign/openpgm/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/foreign/openpgm/Makefile.am b/foreign/openpgm/Makefile.am
deleted file mode 100644
index 665b457..0000000
--- a/foreign/openpgm/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-SUBDIRS = $(pgm_subdir)
-DIST_SUBDIRS =
-# Override Automake's installation targets with the command ":" that does nothing.
-install:; @:
-install-exec:; @:
-install-data:; @:
-uninstall:; @:
-dist:; @;