summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-01-17 19:45:51 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-01-17 19:45:51 -0500
commit36e62cbb6bdb17c318c00ee55f8049930438aa83 (patch)
tree7b11c9f54e34cfe6e75babf56744375295e2975f /Makefile
parentdd98e1c994520acc817d3dfa651ccf291827630d (diff)
Tidy the files in the repo root.
Diffstat (limited to 'Makefile')
l---------[-rw-r--r--]Makefile21
1 files changed, 1 insertions, 20 deletions
diff --git a/Makefile b/Makefile
index fe9010a..4ecdba5 100644..120000
--- a/Makefile
+++ b/Makefile
@@ -1,20 +1 @@
-# This Makefile is a minimal stub that exists to allow the
-# `at-modules` set of Make targets to print documentation for the
-# present Autothing modules.
-#
-# This file is part of the documentation for Autothing.
-#
-# Copyright (C) 2017 Luke Shumaker
-#
-# This documentation file is placed into the public domain. If that
-# is not possible in your legal system, I grant you permission to use
-# it in absolutely every way that I can legally grant to you.
-
-dist.pkgname = autothing
-dist.version = 1.0
-gnuconf.pkgname = autothing
-
-topoutdir ?= .
-topsrcdir ?= .
-include $(topsrcdir)/build-aux/Makefile.head.mk
-include $(topsrcdir)/build-aux/Makefile.tail.mk
+build-aux/Makefile.README.mk \ No newline at end of file