diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 19:40:13 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 19:40:13 -0800 |
commit | b674422cc1aa98875fc0d740aab118fcd42b94d0 (patch) | |
tree | 4aa753b4018dd2412a0c67890ba7e53070e27272 /Makefile.am | |
parent | 99b0d80d4cf8d4b2365d6f7785296ae3cfb0887a (diff) |
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 88cc611..def4d8b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,7 +45,7 @@ atobm_CFLAGS = $(CWARNFLAGS) $(ATOBM_CFLAGS) atobm_LDADD = $(ATOBM_LIBS) atobm_SOURCES = atobm.c -EXTRA_DIST = autogen.sh +EXTRA_DIST = autogen.sh README.md bitmapdir = $(includedir)/X11/bitmaps dist_bitmap_DATA = \ |