[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kde-baseapps/frameworks] about: some AM_ prefixing to make automake happy
From:       Kevin Ottens <ervin () kde ! org>
Date:       2014-04-25 23:25:25
Message-ID: E1WdpUj-0000VF-Mo () scm ! kde ! org
[Download RAW message or body]

Git commit fd1c4d2f2db2a79a0111c744ce2492ecf7e576f5 by Kevin Ottens, on behalf of Harri Porten.
Committed on 02/01/2003 at 00:15.
Pushed by ervin into branch 'frameworks'.

some AM_ prefixing to make automake happy

svn path=/trunk/kdebase/kioslave/; revision=196876

M  +1    -1    about/Makefile.am

http://commits.kde.org/kde-baseapps/fd1c4d2f2db2a79a0111c744ce2492ecf7e576f5

diff --git a/about/Makefile.am b/about/Makefile.am
index fb77338..ea8aa45 100644
--- a/about/Makefile.am
+++ b/about/Makefile.am
@@ -1,7 +1,7 @@
 ## Makefile.am of kdebase/kioslave/about
 
 INCLUDES= $(all_includes)
-LDFLAGS = $(all_libraries) $(KDE_RPATH)
+AM_LDFLAGS = $(all_libraries) $(KDE_RPATH)
 
 ####### Files
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic