diff options
author | Keith Packard <keithp@keithp.com> | 2008-01-10 08:58:57 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2008-01-10 08:58:57 -0800 |
commit | ad43ccaafa4f987b982afa2fff07ee8003c51a81 (patch) | |
tree | dbf852e28d522b49cc661c163c44887b35d63bd0 /src | |
parent | 32fed4572754c2d484cd1605ff273c3fbfbd09bb (diff) |
Distribute new fcftint.h file
Diffstat (limited to 'src')
-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 a7d6b92..c2282af 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -79,7 +79,7 @@ INCLUDES = \ EXTRA_DIST = makealias -noinst_HEADERS=fcint.h fcdeprecate.h +noinst_HEADERS=fcint.h fcftint.h fcdeprecate.h ALIAS_FILES = fcalias.h fcaliastail.h fcftalias.h fcftaliastail.h |