summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2021-08-23 15:26:20 -0700
committerVito Caputo <vcaputo@pengaru.com>2021-08-24 00:48:43 -0700
commitb53cc8e61a27f948df5f11da07c7c395ebae1dd1 (patch)
treec407bb502cf613dba971fba430ed999884bcf13b /configure.ac
parenteaaa33bcf846da64096c0ba595e0523eafa04206 (diff)
upstream: tie into build system
includes some miscellany to make compiler happy
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 da6d853..f164223 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,6 +25,7 @@ AC_CONFIG_SUBDIRS([
AC_CONFIG_FILES([
Makefile
src/Makefile
+ src/upstream/Makefile
])
AC_OUTPUT
© All Rights Reserved