diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index d789a24f..d870aa0d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,6 @@ ## Process this file with automake to produce Makefile.in -EXTRA_DIST = fe-text/fe-text.c \ - fe-text/README fe-text/fe-text.h version-script +EXTRA_DIST = version-script if DO_TEXT text_fe = fe-text |