diff configure.ac @ 3:bd99b6549eb4

*: expand in readme and rename src/main to src/edl
author Paper <mrpapersonic@gmail.com>
date Sun, 24 Dec 2023 20:22:54 -0500
parents d00bc412900e
children 0c98b46eaf73
line wrap: on
line diff
--- a/configure.ac	Sun Dec 24 20:01:30 2023 -0500
+++ b/configure.ac	Sun Dec 24 20:22:54 2023 -0500
@@ -1,6 +1,6 @@
 AC_INIT([libedl], [1.0])
 
-AC_CONFIG_SRCDIR([src/main.c])
+AC_CONFIG_SRCDIR([src/edl.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIRS([m4])