File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Makefile for Recode sources.
2- # Copyright © 1991-2023 Free Software Foundation, Inc.
2+ # Copyright © 1991-2025 Free Software Foundation, Inc.
33# François Pinard <pinard@iro.umontreal.ca>, 1988.
44
55# This program is free software; you can redistribute it and/or modify
@@ -25,8 +25,9 @@ include_HEADERS = recode.h recodext.h
2525H_STEPS = common.h decsteps.h inisteps.h tersteps.h \
2626$(H_SURFACES )
2727
28- noinst_HEADERS = $(H_STEPS ) cleaner.h charname.h fr-charname.h iconvdecl.h \
28+ noinst_HEADERS = $(H_STEPS ) cleaner.h charname.h fr-charname.h \
2929rfc1345.h lat1iso5426.h lat1ansel.h
30+ nodist_noinst_HEADERS = iconvdecl.h
3031
3132EXTRA_DIST = stamp-steps stamp-strip $(L_STEPS ) mergelex.py $(MANS ) lat1ansel.h lat1iso5426.h
3233
You can’t perform that action at this time.
0 commit comments