remove autogenerated files

This commit is contained in:
Sarah Hoffmann
2012-06-16 01:36:13 +02:00
parent de46b62186
commit 69ed04a441
2 changed files with 0 additions and 574 deletions

View File

@@ -1,9 +0,0 @@
MODULES = nominatim
PGXS := /usr/lib/postgresql/9.1/lib/pgxs/src/makefiles/pgxs.mk
include $(PGXS)
all:
chmod 755 nominatim.so
install:
@echo Library does not need to be installed.