From 72ec4a5d58562cd93ad3afde93f14017687b3494 Mon Sep 17 00:00:00 2001 From: Mathis Rosenhauer Date: Wed, 16 Jul 2014 10:06:14 +0200 Subject: Add missing file to dist. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9d88c61..8637a51 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src tests -EXTRA_DIST = doc/license.txt doc/logo.svg CMakeLists.txt +EXTRA_DIST = doc/license.txt doc/logo.svg CMakeLists.txt config.h.in bench: all cd tests && $(MAKE) $(AM_MAKEFLAGS) bench benc: all -- cgit v1.2.3