From eb113137c8cb2092e41fdda728832f0d1ddeee83 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 11 May 2011 22:11:28 +0200 Subject: examples: automatically copy all examples in dist and install it to docdir --- openbsc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/Makefile.am') diff --git a/openbsc/Makefile.am b/openbsc/Makefile.am index b2522caa6..b966e69e3 100644 --- a/openbsc/Makefile.am +++ b/openbsc/Makefile.am @@ -1,7 +1,7 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6 INCLUDES = $(all_includes) -I$(top_srcdir)/include -SUBDIRS = include src tests +SUBDIRS = doc include src tests pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = openbsc.pc -- cgit v1.2.3