summaryrefslogtreecommitdiff
path: root/foreign/openpgm/Makefile.am
diff options
context:
space:
mode:
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:; @;