summaryrefslogtreecommitdiff
path: root/presentproto
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2018-01-30 12:02:30 -0500
committerAdam Jackson <ajax@redhat.com>2018-01-30 12:02:30 -0500
commita84a3e0ac07388c216b7c3ee5afedc51ab10507e (patch)
tree89a42a14b0ce33e8b90a0857a38784fb2abcd38b /presentproto
parent30e7d98da2d5ccc7c17d2c18d4d3297204c1bc33 (diff)
git rm -f */Makefile.am
Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'presentproto')
-rw-r--r--presentproto/Makefile.am19
1 files changed, 0 insertions, 19 deletions
diff --git a/presentproto/Makefile.am b/presentproto/Makefile.am
deleted file mode 100644
index f6a6d3f..0000000
--- a/presentproto/Makefile.am
+++ /dev/null
@@ -1,19 +0,0 @@
-presentdir = $(includedir)/X11/extensions
-present_HEADERS = presentproto.h presenttokens.h
-
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = presentproto.pc
-
-dist_doc_DATA = presentproto.txt
-
-MAINTAINERCLEANFILES = ChangeLog INSTALL
-
-.PHONY: ChangeLog INSTALL
-
-INSTALL:
- $(INSTALL_CMD)
-
-ChangeLog:
- $(CHANGELOG_CMD)
-
-dist-hook: ChangeLog INSTALL