X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FMakefile.am;h=a29983a9db44e1a38c1d6ba1a81c88454ced3ef1;hp=2403f6718d7bfa045d0b3b3d0f539267049a4317;hb=1c231299bdb53d8229d9c9fc463cdc2407e9435c;hpb=caae3b70f46bd519857b595f7f06ea0179551336 diff --git a/src/Makefile.am b/src/Makefile.am index 2403f671..a29983a9 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -36,7 +36,7 @@ LIBS = @LIBS@ @LIBSSL@ @LIBGNUTLS@ @LIBINTL@ bin_PROGRAMS = wget wget_SOURCES = cmpt.c connect.c convert.c cookies.c \ - css.lex css-url.c \ + css.l css-url.c \ ftp.c ftp-basic.c \ ftp-ls.c hash.c host.c html-parse.c html-url.c http.c \ init.c log.c main.c netrc.c progress.c ptimer.c recur.c \