mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-01 14:58:13 +02:00
2005-01-11 Joe Shaw <joeshaw@novell.com>
Patch from Sjoerd Simons <sjoerd@luon.net> * mono/Makefile.am, mono/example/Makefile.am: Don't redefine DESTDIR. It breaks stuff.
This commit is contained in:
parent
b3ba709079
commit
ad03f2672d
3 changed files with 7 additions and 4 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2005-01-11 Joe Shaw <joeshaw@novell.com>
|
||||
|
||||
Patch from Sjoerd Simons <sjoerd@luon.net>
|
||||
|
||||
* mono/Makefile.am, mono/example/Makefile.am: Don't redefine
|
||||
DESTDIR. It breaks stuff.
|
||||
|
||||
2005-01-11 Joe Shaw <joeshaw@novell.com>
|
||||
|
||||
Patch from Tambet Ingo <tambet@ximian.com>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
DESTDIR=
|
||||
|
||||
SUBDIRS=. doc example
|
||||
|
||||
TARGET=$(ASSEMBLY)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
DESTDIR=
|
||||
|
||||
NOINST_EXES=echo-server.exe echo-client.exe bus-listener.exe
|
||||
DISTCLEANFILES=$(NOINST_EXES)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue