summaryrefslogtreecommitdiffstats
path: root/mono/Makefile.am
diff options
context:
space:
mode:
authorJoe Shaw <joeshaw@novell.com>2005-01-11 22:09:16 +0000
committerJoe Shaw <joeshaw@novell.com>2005-01-11 22:09:16 +0000
commitad03f2672d5d38bf8dcf8db72ad09457325d7582 (patch)
treee478ffe131beee26ddd95c10242fb99a8462931e /mono/Makefile.am
parentb3ba709079bb0fe1cc2a1afdfe25dc227a223972 (diff)
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.
Diffstat (limited to 'mono/Makefile.am')
-rw-r--r--mono/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/mono/Makefile.am b/mono/Makefile.am
index 1d681ee0..12c9faa5 100644
--- a/mono/Makefile.am
+++ b/mono/Makefile.am
@@ -1,5 +1,3 @@
-DESTDIR=
-
SUBDIRS=. doc example
TARGET=$(ASSEMBLY)