]> git.0d.be Git - empathy.git/blobdiff - configure.ac
Add shave support to build process.
[empathy.git] / configure.ac
index 0ff17396d009a367aefc24d767f078f00b004221..7d2d5d2ace6c61395711e81933e214ab0672b03d 100644 (file)
@@ -303,6 +303,8 @@ AM_CONDITIONAL(HAVE_PYTHON, test "x$have_python" = "xyes")
 
 # -----------------------------------------------------------
 
+SHAVE_INIT(.)
+
 AC_OUTPUT([
    Makefile
    data/Makefile
@@ -333,4 +335,6 @@ AC_OUTPUT([
    tests/Makefile
    tests/xml/Makefile
    tools/Makefile
+   shave
+   shave-libtool
 ])