aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-03-25 12:33:11 -0500
committerTed Gould <ted@canonical.com>2009-03-25 12:33:11 -0500
commite9136f6ba766eda56e6b4921d2a882b8dab7d814 (patch)
tree64fd55656ee609ea71315e5208b6977e2b28cc63 /configure.ac
parente4563f2a10611e837982a3f4a7b935f1412fd974 (diff)
downloadlibdbusmenu-e9136f6ba766eda56e6b4921d2a882b8dab7d814.tar.gz
libdbusmenu-e9136f6ba766eda56e6b4921d2a882b8dab7d814.tar.bz2
libdbusmenu-e9136f6ba766eda56e6b4921d2a882b8dab7d814.zip
Woot, made it through autogen.sh
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6c9adad..61fa987 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,6 +47,7 @@ AM_GLIB_GNU_GETTEXT
AC_OUTPUT([
Makefile
+po/Makefile.in
])
###########################