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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWade Berrier <wade@mono-cvs.ximian.com>2007-12-18 01:08:05 +0300
committerWade Berrier <wade@mono-cvs.ximian.com>2007-12-18 01:08:05 +0300
commit6d6daa86313f80951ae248b3286951d467dad415 (patch)
treec8e1e99351d28a0636afdc3698864607cab37f62 /extras/JavaBinding/po
parentff0a636b36429688c99f34468b3741646da1980b (diff)
extras/BooBinding/po/Makefile:
extras/JavaBinding/po/Makefile: -include .po files in tarball when doing 'make dist' -remove duplicate EXTRA_DIST = Makefile svn path=/trunk/monodevelop/; revision=91496
Diffstat (limited to 'extras/JavaBinding/po')
-rw-r--r--extras/JavaBinding/po/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/extras/JavaBinding/po/Makefile b/extras/JavaBinding/po/Makefile
index cb162fef1c..e3627ae9c1 100644
--- a/extras/JavaBinding/po/Makefile
+++ b/extras/JavaBinding/po/Makefile
@@ -1,7 +1,4 @@
-EXTRA_DIST = Makefile
-
-
# Warning: This is an automatically generated file, do not edit!
srcdir=.
@@ -53,7 +50,7 @@ $(MO_FILES): $(INSTALL_DIR)/%/LC_MESSAGES/$(PACKAGE).mo : $(BUILD_DIR)/%/LC_MESS
install-local: $(MO_FILES)
CLEANFILES = $(GMO_FILES)
-EXTRA_DIST = Makefile
+EXTRA_DIST = Makefile $(FILES)
install: install-local
uninstall: uninstall-local
clean: clean-local