Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@novell.com>2007-03-26 16:04:03 +0400
committerLluis Sanchez <lluis@novell.com>2007-03-26 16:04:03 +0400
commitbaa60e4b37b2d3c805cdba64fdff1bcc63fc2b33 (patch)
tree945e459c5ed62b97db261f55817d959988971835 /Makefile.am
parentb0ef0b6c1d29fcd48384af1871760b4f6a87d478 (diff)
* AUTHORS, README, NEWS: Added.0.1
* Makefile.am: Updated. svn path=/trunk/mono-addins/; revision=74974
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 725dafa..f2c6f8b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,3 @@ apidocs:
mkdir -p docs
monodocer --delete --pretty $(DOCFILES:%=--assembly:%) --path docs
-
-pkglib_DATA = $(DLL_REFERENCES)
-DLL_REFERENCES =
-EXTRA_DIST = $(DLL_REFERENCES)