diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ef66b34dc..1aa1fcd9a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ LINT = splint EXTRA_DIST = CHANGES ChangeLog CREDITS Doxyheader GROUPS INSTALL \ autodeps autogen.sh \ - config.site db db3/configure installplatform platform* + db db3/configure installplatform platform* SUBDIRS = po misc @WITH_DB_SUBDIR@ lua rpmio rpmdb lib build python tools scripts doc . tests |