Skip to content

Commit

Permalink
* Tag libgcroots 0.1.4 again
Browse files Browse the repository at this point in the history
  • Loading branch information
yamaken committed Jan 6, 2007
2 parents ca7e074 + 0887f1b commit a17c5f0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,15 @@

## Process this file with automake to produce Makefile.in.

# $(distdir) does work as a part of $(RELEASE_URL) when configured as a
# subpackage.
DIST_NAME = $(PACKAGE)-$(VERSION)
UIM_REPOSITORY = http://anonsvn.freedesktop.org/svn/uim
LIBGCROOTS_REPOSITORY = $(UIM_REPOSITORY)/libgcroots-trunk
TAGS_REPOSITORY = $(UIM_REPOSITORY)/tags
#RELEASE_URL = $(LIBGCROOTS_REPOSITORY)
RELEASE_URL = $(TAGS_REPOSITORY)/$(distdir)
DIST_SUM_LIST = $(distdir).sum
RELEASE_URL = $(TAGS_REPOSITORY)/$(DIST_NAME)
DIST_SUM_LIST = $(DIST_NAME).sum

## FIXME: `make distcheck' in this directory will not currently work.
## This is most likely to the explicit flags passed to submakes.
Expand Down

0 comments on commit a17c5f0

Please sign in to comment.