summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-19 23:40:18 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-19 23:40:18 -0800
commit277eaf65d43f9fe9d3d223810e1872c32436c01e (patch)
treeeb132bc7cf2eb79226df082cc42cd347f057cf17 /Makefile.am
parentd15117c98a071b8fd30fb163fc45cb37db760654 (diff)
downloadxorg-util-makedepend-277eaf65d43f9fe9d3d223810e1872c32436c01e.tar.gz
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 30e0a0d..00b695e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@ AM_CPPFLAGS = -DOBJSUFFIX=\".${OBJEXT}\" -DINCLUDEDIR=\"/usr/include\"
AM_CPPFLAGS += $(X_CFLAGS)
AM_CFLAGS = $(CWARNFLAGS)
-EXTRA_DIST = autogen.sh makedepend.man
+EXTRA_DIST = autogen.sh makedepend.man README.md
# Man page
appmandir = $(APP_MAN_DIR)