summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorpixel <pixel>2003-04-03 16:22:34 +0000
committerpixel <pixel>2003-04-03 16:22:34 +0000
commit100da29601f0ed1923ca3d6a1db3142929321f38 (patch)
tree1d6ab12b1db23f076f06093bc18e5b63960463d8 /configure.ac
parent36527119ae021b317f8405c4cf40251ddcc037b9 (diff)
autoconf stuff
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac7
1 files changed, 4 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index b1ae7a9..dd59ccd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -82,9 +82,10 @@ else
fi
AC_CONFIG_FILES([Makefile
- intl/Makefile
- m4/Makefile
- include/Makefile
+ mogltk-config
+ intl/Makefile
+ m4/Makefile
+ include/Makefile
po/Makefile.in
lib/Makefile
src/Makefile])