diff options
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 63c2b11c8..235deaa3d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -460,8 +460,6 @@ libstdbuf_so_LDADD = libstdbuf_so_LDFLAGS = -shared libstdbuf_so_CFLAGS = -fPIC $(AM_CFLAGS) -editpl = sed -e 's,@''PERL''@,$(PERL),g' - BUILT_SOURCES += dircolors.h dircolors.h: dcgen dircolors.hin $(AM_V_GEN)rm -f $@ $@-t |