summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorneoraider <devnull@localhost>2007-06-15 22:52:01 +0200
committerneoraider <devnull@localhost>2007-06-15 22:52:01 +0200
commite3085adf83eaedabfee5ce6af2f6e34443e1eaca (patch)
tree1da8e8863322834541d86bfbeaa2b890727c0d27 /configure.in
parent8c91dab105029a31dc79e635f70b292783f9cc07 (diff)
downloadzoom-e3085adf83eaedabfee5ce6af2f6e34443e1eaca.tar
zoom-e3085adf83eaedabfee5ce6af2f6e34443e1eaca.zip
zoom: Fixed some Makefile bugs.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c044e41..0a69da8 100644
--- a/configure.in
+++ b/configure.in
@@ -26,4 +26,4 @@ AC_HEADER_TIME
AC_CHECK_FUNCS([gettimeofday])
AC_CONFIG_FILES([Makefile])
-AC_OUTPUT
+AC_OUTPUT([zoom])