Skip to content

Commit

Permalink
make qgssvnversion.h
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5741 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Aug 29, 2006
1 parent 784e8ce commit 172b0a8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Makefile.win
@@ -1,6 +1,9 @@
WINSUBDIRS = src

all: winsubdirs
all: qgssvnversion.h winsubdirs

qgssvnversion.h:
$(MAKE) qgssvnversion.h

install: all
mkdir -p -m 755 $(prefix)
Expand Down

0 comments on commit 172b0a8

Please sign in to comment.