diff options
Diffstat (limited to 'gettext-tools/libgrep/Makefile.am')
-rw-r--r-- | gettext-tools/libgrep/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gettext-tools/libgrep/Makefile.am b/gettext-tools/libgrep/Makefile.am index 7ae854a..b5a8b75 100644 --- a/gettext-tools/libgrep/Makefile.am +++ b/gettext-tools/libgrep/Makefile.am @@ -48,8 +48,3 @@ libgrep_a_DEPENDENCIES = @LIBGREPOBJS@ EXTRA_DIST += $(LIBADD_SOURCE) AM_CPPFLAGS = -I.. -I../lib -I$(top_srcdir)/lib -I../intl - - -# Woe32 support. - -EXTRA_DIST += Makefile.msvc |