diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a98088c..e3abdd7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,3 +63,7 @@ SOURCES = \ EXTRA_DIST += \ pre-inst-env.in \ README.md + +SUBDIRS = \ + example \ + website |