summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorgrm <grm@eyesin.space>2024-05-25 01:50:56 +0300
committergrm <grm@eyesin.space>2024-05-25 01:50:56 +0300
commit428d605665380e5ffa0dcdf89d182085e6b1f5ed (patch)
tree758855d41b74374772aeaaa1104447483f58060f /configure.ac
parent910539a97a5b9c30fc5c2e2b13011002af5606a4 (diff)
downloadcgame-428d605665380e5ffa0dcdf89d182085e6b1f5ed.tar.gz
cgame-428d605665380e5ffa0dcdf89d182085e6b1f5ed.tar.bz2
cgame-428d605665380e5ffa0dcdf89d182085e6b1f5ed.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)