Add autopoint support to regenerate gettext files
[hvgrip.git] / Makefile.am
index a60fe2f..684e672 100644 (file)
@@ -18,6 +18,8 @@ CLEANFILES = *~
 
 MAINTAINERCLEANFILES = \
     ChangeLog \
+    INSTALL \
+    ABOUT-NLS \
     $(top_srcdir)/Makefile.in \
     $(top_srcdir)/aclocal.m4 \
     $(top_srcdir)/configure \
@@ -29,7 +31,8 @@ MAINTAINERCLEANFILES = \
     $(ac_aux_dir)/config.guess \
     $(ac_aux_dir)/config.sub \
     $(ac_aux_dir)/ltmain.sh \
-    $(ac_aux_dir)/compile
+    $(ac_aux_dir)/compile \
+    $(ac_aux_dir)/config.rpath
 
 changelog:
        @if test -d $(srcdir)/.git; then          \