Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
dlldir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4821 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Feb 10, 2006
1 parent f26470d commit 9e90d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/widgets/projectionselector/Makefile.win
Expand Up @@ -21,6 +21,6 @@ $(DLL): .libs/libqgsprojectionselector.a
$(STRIP) $@

install: all
$(INSTALL) -m 755 $(DLL) $(prefix)/bin/$(DLL)
$(INSTALL) -m 755 $(DLL) $(DLLDIR)/$(DLL)

include $(QGTOP)/Makefile.win.rules

0 comments on commit 9e90d9e

Please sign in to comment.