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:
authorKirill Osenkov <github@osenkov.com>2018-09-27 00:16:58 +0300
committerMarius Ungureanu <teromario@yahoo.com>2018-09-27 21:51:19 +0300
commitc77b1b1457f7c71dff03dbb686520cc6a2a3cc51 (patch)
treed6723a44ec483c6916be37ca15ecdc864fa31715 /main/Makefile.am
parente50935be089528b773d112806036a0601736f4c2 (diff)
Delete unused md.targets.
Diffstat (limited to 'main/Makefile.am')
-rw-r--r--main/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/Makefile.am b/main/Makefile.am
index d01b98fd4c..c42e1391b8 100644
--- a/main/Makefile.am
+++ b/main/Makefile.am
@@ -213,8 +213,7 @@ app-dir: all
# we can't use the variables that are conditionally defined
EXTRA_DIST = $(bin_SCRIPTS) $(desktop_DATA) $(appdata_DATA) $(pixmap_DATA) \
monodevelop.xml $(pkgconfig_in_files) external/Makefile.in \
- Main.sln MonoDevelop.props Directory.Build.props \
- md.targets
+ Main.sln MonoDevelop.props Directory.Build.props
DISTCLEANFILES = monodevelop intltool-extract intltool-merge intltool-update \
$(pkgconfig_DATA)