From: Mathis Rosenhauer Date: Tue, 29 Jul 2014 19:15:37 +0000 (+0200) Subject: New location of cmake template. X-Git-Tag: accepted/tizen/5.0/unified/20181102.025501~81 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=40ee34a0d3013f5234005079cf1c78d4aa86545b;p=platform%2Fupstream%2Flibaec.git New location of cmake template. --- diff --git a/Makefile.am b/Makefile.am index 8637a51..e8c8bb4 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 config.h.in +EXTRA_DIST = doc/license.txt doc/logo.svg CMakeLists.txt cmake/config.h.in bench: all cd tests && $(MAKE) $(AM_MAKEFLAGS) bench benc: all