aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-09-12 18:15:03 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-09-12 18:28:24 +0200
commit966fcb2ca8d2021b8337b89ae92292bf93848598 (patch)
tree8a7459523917af8c4b87e4bbcb326b8eab45f656 /configure.ac
parent6fe1c2220ad8a6d7d61af487b43adb11a21b79cb (diff)
Move doc/Makefile.am to doc/examples/Makefile.am
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 368f1cc..99f7829 100644
--- a/configure.ac
+++ b/configure.ac
@@ -114,6 +114,7 @@ AC_MSG_RESULT([CPPFLAGS="$CPPFLAGS"])
AC_OUTPUT(
Makefile
doc/Makefile
+ doc/examples/Makefile
src/Makefile
src/gsupclient/Makefile
include/Makefile