allow installing examples by defult.

This commit is contained in:
Vítor Santos Costa
2012-07-07 09:43:07 -05:00
parent d9decfe003
commit 1e1d49e112
13 changed files with 14753 additions and 4150 deletions

View File

@@ -19,7 +19,7 @@ SHAREDIR=$(ROOTDIR)/share/Yap
# where YAP should store documentation
#
DOCDIR=$(ROOTDIR)/share/doc/Yap
EXDIR=$(DOCDIR)/examples/CLPBN
EXDIR=$(DOCDIR)/packages/examples/CLPBN
#
#
# You shouldn't need to change what follows.