OBJS=lwgeom_api.o lwgeom_functions_analytic.o lwgeom_geos.o lwgeom_inout.o lwgeom_estimate.o lwgeom_functions_basic.o lwgeom_gist.o lwgeom_transform.o stringBuffer.o lwgeom_box2dfloat4.o lex.yy.o wktparse.tab.o lwgparse.o wktunparse.o
+OTHERS=y.output lex.yy.c wktparse.tab.c wktparse.tab.h lwgeom.sql
+
#---------------------------------------------------------------
# Add libraries that libpq depends (or might depend) on into the
clean distclean maintainer-clean: clean-lib
@rm -f $(OBJS)
+ @rm -f $(OTHERS)