]> git.lyx.org Git - lyx.git/blobdiff - configure.in
forgot a file
[lyx.git] / configure.in
index f1acb0a98716fa1ca5a2b398ad803f09867b51a0..efaee32653774987b088a1af1136cf9226904235 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(src/lyxfind.C)
+AC_INIT(src/main.C)
 AC_PREREQ(2.13) dnl We want to use autoconf 2.13
 AM_CONFIG_HEADER(src/config.h)
 dnl This is a trick to make autoheader do the right thing