Show
Ignore:
Timestamp:
03/06/09 08:06:01 (3 years ago)
Author:
mloskot
Message:

Fixed stupid bug introduced in r3798 in Makefile.in.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • spike/wktraster/scripts/Makefile.in

    r3798 r3800  
    1919PGSQL_BINDIR=@PGSQL_BINDIR@ 
    2020 
     21all: 
     22 
    2123install: 
    22         $(CP) $(GDAL2WKTRASTER) x.txt 
     24        $(CP) $(GDAL2WKTRASTER) $(PGSQL_BINDIR)/$(GDAL2WKTRASTER) 
    2325 
    2426uninstall: