summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2018-03-01 14:30:42 -0500
committerAdam Jackson <ajax@redhat.com>2018-03-01 14:30:42 -0500
commitdc7f8ff8e951601343f72fdb20c0c6176562bf15 (patch)
treefb9de0212fb340fc7f815d993547efef4a42c51e /specs
parent407b5bb81e1f7bbf35da43a7cd0af1f68c4e138b (diff)
downloadxorg-proto-scrnsaverproto-master.tar.gz
Deprecate scrnsaverprotoHEADmaster
Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'specs')
-rw-r--r--specs/Makefile.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/specs/Makefile.am b/specs/Makefile.am
deleted file mode 100644
index f93e295..0000000
--- a/specs/Makefile.am
+++ /dev/null
@@ -1,13 +0,0 @@
-
-if ENABLE_SPECS
-
-# Main DocBook/XML files (DOCTYPE book)
-docbook = saver.xml
-
-# The location where the DocBook/XML files and their generated formats are installed
-shelfdir = $(docdir)
-
-# Generate DocBook/XML output formats with or without stylesheets
-include $(top_srcdir)/docbook.am
-
-endif ENABLE_SPECS