]> source.dussan.org Git - tigervnc.git/commitdiff
Defining top_builddir.
authorPeter Åstrand <astrand@cendio.se>
Mon, 24 Jan 2005 08:04:33 +0000 (08:04 +0000)
committerPeter Åstrand <astrand@cendio.se>
Mon, 24 Jan 2005 08:04:33 +0000 (08:04 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@113 3789f03b-4d11-0410-bbf8-ca57d06f2519

boilerplate.mk

index 979731c5465147449f5ea5576ffca87a6363aee2..82ac68b9d74920f0e314348a7dc877f18732534e 100644 (file)
@@ -10,6 +10,7 @@ clean::
 
 SHELL = @SHELL@
 top_srcdir = @top_srcdir@
+top_builddir = @top_builddir@
 @SET_MAKE@
 CC = @CC@
 CFLAGS = @CFLAGS@ $(DIR_CFLAGS)