From: Alexandre Oliva Date: Fri, 19 Mar 1999 15:54:21 +0000 (+0000) Subject: blank lines should not contain whitespace X-Git-Tag: release-1-3b~195 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bb788c6062c5f6999e24bf185a241bc009be2f5;p=thirdparty%2Flibtool.git blank lines should not contain whitespace --- diff --git a/depdemo/Makefile.am b/depdemo/Makefile.am index 04b4aaf9e..c3d3aa3d6 100644 --- a/depdemo/Makefile.am +++ b/depdemo/Makefile.am @@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = no-dependencies foreign SUBDIRS = l1 l2 l3 l4 EXTRA_DIST = sysdep.h - + bin_PROGRAMS = depdemo depdemo.static depdemo_SOURCES = main.c