diff options
Diffstat (limited to 'fml/lib/Makefile')
| -rw-r--r-- | fml/lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fml/lib/Makefile b/fml/lib/Makefile index 2f6bfef1..02b7effc 100644 --- a/fml/lib/Makefile +++ b/fml/lib/Makefile @@ -12,6 +12,7 @@ _subdir: [A-Z]* (cd IO; make html) (cd MailingList; make html) (cd Tie; make html) + (cd SQL; make html) (cd ErrorMessages; make html) _clean: |
