[Powertop] [Warning fixes 3/6] Remove trailing whitespace
Joerg Mayer <jmpt at loplof.de> Fri, 24 Aug 2012 18:54:57 +0200
| Newsgroups | dev.linux.lists.powertop |
|---|---|
| Message-ID | <[email protected]> |
--===============0701241482113666970== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Signed-off-by: Joerg Mayer <jmpt(a)loplof.de> diff --git a/src/Makefile.am b/src/Makefile.am index ec70bc4..48b0e3b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,8 +1,8 @@ AUTOMAKE_OPTIONS =3D subdir-objects -ACLOCAL_AMFLAGS =3D -I ../m4 = +ACLOCAL_AMFLAGS =3D -I ../m4 = noinst_PROGRAMS =3D csstoh -csstoh_SOURCES =3D csstoh.c = +csstoh_SOURCES =3D csstoh.c = sbin_PROGRAMS =3D powertop nodist_powertop_SOURCES =3D css.h -- = 1.7.7 --===============0701241482113666970==--