diff options
| author | Sam Varshavchik | 2015-09-03 08:33:49 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2015-09-03 08:33:49 -0400 |
| commit | 4bcae6c1aaf92137396776270034ee56a6666e9e (patch) | |
| tree | 2b426c151db0d4e47a9c07969fe45857ea37d3e3 /unicode/Makefile.am | |
| parent | 66f24709595fad067f98287d3ec5dcc8352759b9 (diff) | |
| download | courier-libs-4bcae6c1aaf92137396776270034ee56a6666e9e.tar.bz2 | |
Add freebsd10 packaging script.
Diffstat (limited to 'unicode/Makefile.am')
| -rw-r--r-- | unicode/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/unicode/Makefile.am b/unicode/Makefile.am index 84b95c2..834cf29 100644 --- a/unicode/Makefile.am +++ b/unicode/Makefile.am @@ -79,7 +79,8 @@ libcourier_unicode_la_SOURCES=\ libcourier_unicode_la_LDFLAGS=-version-info 2:0:1 -EXTRA_DIST=$(noinst_SCRIPTS) $(man_MANS) $(PACKAGE).spec +EXTRA_DIST=$(noinst_SCRIPTS) $(man_MANS) $(PACKAGE).spec \ + packaging/freebsd10/pkg-descr if UPDATE_UNICODE |
