Skip to content

Commit

Permalink
Merge 24edbda into 6a5be8b
Browse files Browse the repository at this point in the history
  • Loading branch information
ttdoda committed Jan 14, 2020
2 parents 6a5be8b + 24edbda commit accc7db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile.am
Expand Up @@ -4,6 +4,9 @@
SUBDIRS = include src converters tools python
DIST_SUBDIRS = $(SUBDIRS)

EXTRA_DIST = LICENSE LICENSE.images LICENSE.mesa LICENSE.pngsuite \
LICENSE.pnmcolormap LICENSE.sdump LICENSE.sixel LICENSE.stb

ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}

srcdir = @srcdir@
Expand Down
3 changes: 3 additions & 0 deletions Makefile.in
Expand Up @@ -392,6 +392,9 @@ zshcompletiondir = @zshcompletiondir@
#
SUBDIRS = include src converters tools python
DIST_SUBDIRS = $(SUBDIRS)
EXTRA_DIST = LICENSE LICENSE.images LICENSE.mesa LICENSE.pngsuite \
LICENSE.pnmcolormap LICENSE.sdump LICENSE.sixel LICENSE.stb

ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
pkgconfig_DATA = $(builddir)/libsixel.pc
CLEANFILES = $(builddir)/valgrind.log $(builddir)/test.log $(builddir)/unittest.log
Expand Down

0 comments on commit accc7db

Please sign in to comment.