diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index eb68d2f..638c549 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,8 +42,8 @@ EXTRA_DIST = \ autogen.sh SUBDIRS = \ - lib \ - . \ + src \ + doc \ examples \ po \ tests \ |