diff options
Diffstat (limited to 'mysql/Makefile.am')
-rw-r--r-- | mysql/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql/Makefile.am b/mysql/Makefile.am index 1e8c1c0..d07384b 100644 --- a/mysql/Makefile.am +++ b/mysql/Makefile.am @@ -4,3 +4,4 @@ # license : GNU GPL v2; see accompanying LICENSE file SUBDIRS = __path__(dirs) +EXTRA_DIST = __file__(extra_dist) |