minor fix for reindex

This commit is contained in:
SJ
2012-06-01 14:54:13 +02:00
parent 907ce7653b
commit 57adc425b8
2 changed files with 3 additions and 4 deletions

View File

@@ -88,7 +88,7 @@ install-piler:
$(INSTALL) -m 6755 -o $(RUNNING_USER) -g $(RUNNING_GROUP) reindex $(DESTDIR)$(bindir)
clean:
rm -f *.o *.a libpiler.so* piler pilerconf pilerget pilerimport pilerexport pilerpurge pilertest
rm -f *.o *.a libpiler.so* piler pilerconf pilerget pilerimport pilerexport pilerpurge pilertest reindex
distclean: clean
rm -f Makefile