summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorgramanas <anastasis.gramm2@gmail.com>2024-05-25 01:50:56 +0300
committergramanas <anastasis.gramm2@gmail.com>2024-05-25 01:50:56 +0300
commit2165bd0c6e1b91967130843fb7fe496d7bd5a43d (patch)
tree758855d41b74374772aeaaa1104447483f58060f /configure.ac
parent4aa2b1e558993e0d81bcf5b694dca651a7943649 (diff)
downloadcgame-2165bd0c6e1b91967130843fb7fe496d7bd5a43d.tar.gz
cgame-2165bd0c6e1b91967130843fb7fe496d7bd5a43d.tar.bz2
cgame-2165bd0c6e1b91967130843fb7fe496d7bd5a43d.zip
lib
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2e82426..839ac2d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@
AC_INIT([game],[0.0.1])
# Safety checks in case user overwritten --srcdir
-AC_CONFIG_SRCDIR([src/game.c])
+AC_CONFIG_SRCDIR([src/render.c])
# Store the auxiliary build tools (e.g., install-sh, config.sub, config.guess)
# in this dir (build-aux)