* man/pl/Makefile.am: Add getspnam.3 to EXTRA_DIST since it is
generated with shadow.3. * man/generate_translations.mak: Clean all the manpages, based on $(EXTRA_DIST), not $(man_MANS).
This commit is contained in:
@@ -15,6 +15,6 @@ getspnam.3: shadow.3
|
||||
|
||||
vigr.8: vipw.8
|
||||
|
||||
CLEANFILES = .xml2po.mo $(man_MANS) $(addsuffix .xml,$(man_MANS))
|
||||
CLEANFILES = .xml2po.mo $(EXTRA_DIST) $(addsuffix .xml,$(EXTRA_DIST))
|
||||
|
||||
endif
|
||||
|
Reference in New Issue
Block a user