diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 35e820d..89330c0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -85,7 +85,7 @@ LDADD = $(LIBINTL) EXTRA_DIST += makealias -noinst_HEADERS=fcint.h fcftint.h fcdeprecate.h fcstdint.h +noinst_HEADERS=fcint.h fcftint.h fcdeprecate.h fcmd5.h fcstdint.h ALIAS_FILES = fcalias.h fcaliastail.h fcftalias.h fcftaliastail.h |