update for the new autopoint
authorDana Jansens <danakj@orodu.net>
Sat, 21 Jul 2007 01:54:19 +0000 (21:54 -0400)
committerDana Jansens <danakj@orodu.net>
Sat, 21 Jul 2007 01:58:06 +0000 (21:58 -0400)
Makefile.am
m4/Makefile.am

index 07c7ce6..dd6d683 100644 (file)
@@ -482,8 +482,7 @@ nodist_man_MANS = \
        doc/openbox-kde-session.1
 
 EXTRA_DIST = \
-       config.rpath \
-       mkinstalldirs
+       config.rpath
 
 # make clean doesn't delete these for some reason, even though they are
 # built by make
index c0d2a5b..da7255e 100644 (file)
@@ -1,22 +1,33 @@
 EXTRA_DIST=\
-  codeset.m4 \
-  gettext.m4 \
-  glibc21.m4 \
-  iconv.m4 \
-  intdiv0.m4 \
-  inttypes-pri.m4 \
-  inttypes.m4 \
-  inttypes_h.m4 \
-  isc-posix.m4 \
-  lcmessage.m4 \
-  lib-ld.m4 \
-  lib-link.m4 \
-  lib-prefix.m4 \
-  progtest.m4 \
-  stdint_h.m4 \
-  uintmax_t.m4 \
-  ulonglong.m4 \
-  nls.m4 \
-  po.m4 \
-  openbox.m4 \
-  x11.m4
+       codeset.m4 \
+       gettext.m4 \
+       glibc21.m4 \
+       glibc2.m4 \
+       iconv.m4 \
+       intdiv0.m4 \
+       intmax.m4 \
+       inttypes_h.m4 \
+       inttypes-h.m4 \
+       inttypes-pri.m4 \
+       lcmessage.m4 \
+       lib-ld.m4 \
+       lib-link.m4 \
+       lib-prefix.m4 \
+       lock.m4 \
+       longdouble.m4 \
+       longlong.m4 \
+       nls.m4 \
+       openbox.m4 \
+       po.m4 \
+       printf-posix.m4 \
+       progtest.m4 \
+       signed.m4 \
+       size_max.m4 \
+       stdint_h.m4 \
+       uintmax_t.m4 \
+       ulonglong.m4 \
+       visibility.m4 \
+       wchar_t.m4 \
+       wint_t.m4 \
+       x11.m4 \
+       xsize.m4