Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
87c8d9dd
Commit
87c8d9dd
authored
Jun 01, 2008
by
Rémi Denis-Courmont
Browse files
Fix changelog distribution
parent
eb5e7fb4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
87c8d9dd
...
...
@@ -69,6 +69,7 @@ AUTOMAKE_OPTIONS = \
ChangeLog
:
Makefile.am
rm
-f
--
"
$@
"
cd
doc
&&
$(MAKE)
$(AM_MAKEFLAGS)
changelogs
ln
-sf
doc/ChangeLog-2008
"
$@
"
###############################################################################
...
...
doc/Makefile.am
View file @
87c8d9dd
...
...
@@ -59,7 +59,9 @@ $(CHANGELOGS): Makefile.am
fi
# This one needs to be rebuilt all the time :)
.PHONY
:
ChangeLog-2008
#
.PHONY
:
ChangeLog-2008 changelogs
changelogs
:
$(CHANGELOGS)
#distclean-hook:
# test "$(srcdir)" = "$(builddir)" || rm -f -- $(CHANGELOGS)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment