summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorpixel <pixel>2002-12-05 06:27:23 +0000
committerpixel <pixel>2002-12-05 06:27:23 +0000
commit82f06c89b364082a81f00d79a49a2490c0d6c340 (patch)
treefb7b3d2beffdaa35786524b426ba6c71747c7fb5 /configure.ac
parentb7b20b50ef4cee4e847ad83ba56967bdb165e4e3 (diff)
Found the bug -_-;
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac14
1 files changed, 7 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index 6a2bda7..bcee9ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,13 +50,13 @@ else
AC_MSG_RESULT($system)
fi
-AC_CONFIG_FILES([Makefile]
- [intl/Makefile]
- [m4/Makefile]
- [include/Makefile]
- [po/Makefile.in]
- [lib/Makefile]
- [src/Makefile])
+AC_CONFIG_FILES([Makefile
+ intl/Makefile
+ m4/Makefile
+ include/Makefile
+ po/Makefile.in
+ lib/Makefile
+ src/Makefile])
AC_OUTPUT
echo