gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r21509 - monkey/branches/MonkeyBacktracking/monkey/src/monk


From: gnunet
Subject: [GNUnet-SVN] r21509 - monkey/branches/MonkeyBacktracking/monkey/src/monkey
Date: Tue, 15 May 2012 19:10:15 +0200

Author: safey
Date: 2012-05-15 19:10:15 +0200 (Tue, 15 May 2012)
New Revision: 21509

Modified:
   monkey/branches/MonkeyBacktracking/monkey/src/monkey/Makefile.am
Log:
Adding top_builddir

Modified: monkey/branches/MonkeyBacktracking/monkey/src/monkey/Makefile.am
===================================================================
--- monkey/branches/MonkeyBacktracking/monkey/src/monkey/Makefile.am    
2012-05-15 16:58:41 UTC (rev 21508)
+++ monkey/branches/MonkeyBacktracking/monkey/src/monkey/Makefile.am    
2012-05-15 17:10:15 UTC (rev 21509)
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_srcdir)/src/include
+INCLUDES = -I$(top_srcdir)/src/include -I$(top_builddir)/src/include
 
 if MINGW
  WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]