changeset: 6578:1fb2a924a7c0
user:      Richard Russon <[email protected]>
date:      Thu Mar 17 17:22:12 2016 -0700
link:      http://dev.mutt.org/hg/mutt/rev/1fb2a924a7c0

Use '$(PACKAGE).pot' instead of 'mutt.pot' in Makefile.am

diffs (12 lines):

diff -r 80926cec6d41 -r 1fb2a924a7c0 Makefile.am
--- a/Makefile.am       Thu Mar 17 17:12:10 2016 -0700
+++ b/Makefile.am       Thu Mar 17 17:22:12 2016 -0700
@@ -112,7 +112,7 @@
 
 CLEANFILES = mutt_dotlock.c keymap_alldefs.h $(BUILT_SOURCES)
 
-DISTCLEANFILES= flea smime_keys txt2c po/mutt.pot
+DISTCLEANFILES= flea smime_keys txt2c po/$(PACKAGE).pot
 
 ACLOCAL_AMFLAGS = -I m4
 

Reply via email to