diff options
author | Ted Gould <ted@gould.cx> | 2010-06-09 15:08:32 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-06-09 15:08:32 -0500 |
commit | 59c214159f0017b5c623772d4d6f34f940ac1113 (patch) | |
tree | 09d75c905dffa02ba2517871ad00319743ebd3a2 /aclocal.m4 | |
parent | e35a0324bf0060b250bfc4a4a8b07465c6aafc6f (diff) | |
download | libdbusmenu-59c214159f0017b5c623772d4d6f34f940ac1113.tar.gz libdbusmenu-59c214159f0017b5c623772d4d6f34f940ac1113.tar.bz2 libdbusmenu-59c214159f0017b5c623772d4d6f34f940ac1113.zip |
Autogen and adding new Makefiles
Diffstat (limited to 'aclocal.m4')
-rw-r--r-- | aclocal.m4 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1686,6 +1686,8 @@ AC_SUBST([am__tar]) AC_SUBST([am__untar]) ]) # _AM_PROG_TAR +m4_include([m4/gnome-doc-utils.m4]) +m4_include([m4/gtk-doc.m4]) m4_include([m4/intltool.m4]) m4_include([m4/introspection.m4]) m4_include([m4/libtool.m4]) |