Removed contrib dir reference

This commit is contained in:
mac 2000-08-03 19:54:42 +00:00
commit 8dea30897d

View file

@ -4,14 +4,12 @@
##
###############################################################################
SUBDIRS = src test win contrib doc
SUBDIRS = src test win doc
#Directory for documents
DOCDIR = ~/public_html/eodocs
#Directory for indices -- not useful for the user
IDXDIR = ~/index
EXTRA_DIST=LICENSE
docs:
doc++ -d $(DOCDIR) -B foot.html -f src/*.h src/*.cpp
/home/jmerelo/bin/index -e html -i $(IDXDIR)/neweo.idx $(DOCDIR)/ -v 3
doxygen doc/eo.cfg