diff options
| author | Sam Varshavchik | 2015-02-28 12:45:08 -0500 |
|---|---|---|
| committer | Sam Varshavchik | 2015-02-28 12:45:08 -0500 |
| commit | fe3b1281a52dcedeb3869d4d1d752daddec6fd84 (patch) | |
| tree | ebea6d7e92dbb2ac62c2b07864fde8dec6e363c9 | |
| parent | aab9bb42224fbb92c11eabb477282a8f0efe1c17 (diff) | |
| download | courier-libs-fe3b1281a52dcedeb3869d4d1d752daddec6fd84.tar.bz2 | |
Make sure the .in files get rebuilt.
| -rw-r--r-- | imap/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/imap/Makefile.am b/imap/Makefile.am index 7a08790..821c1c2 100644 --- a/imap/Makefile.am +++ b/imap/Makefile.am @@ -138,6 +138,7 @@ courierpop3d.html: courierpop3d.html.in courierpop3d.8: courierpop3d.8.in ./config.status --file=courierpop3d.8 +BUILT_SOURCES += imapd.dist imapd-ssl.dist pop3d.dist pop3d-ssl.dist if HAVE_SGML GITFILES=imapd.dist.in imapd-ssl.dist.in pop3d.dist.in pop3d-ssl.dist.in |
