Don't rebase ib->currroot if it was NULL.
[sgt/agedu] / Makefile.am
1 bin_PROGRAMS = agedu
2 agedu_SOURCES = agedu.c du.c alloc.c trie.c index.c html.c httpd.c \
3 fgetline.c licence.c
4 agedu_LDADD = $(LIBOBJS)
5 man1_MANS = agedu.1