Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 3372790..8bdbd92 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT(configure.in)
-AM_CONFIG_HEADER(config.h)
+AM_CONFIG_HEADER(src/config.h)
AM_INIT_AUTOMAKE(osirion, 0.0.1)
AC_LANG_CPLUSPLUS