diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index c5400034..1a8e815b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,7 +15,8 @@ EXTRA_DIST = \ pangoft2-uninstalled.pc.in \ pangowin32-uninstalled.pc.in \ TODO.xml \ - README.win32 + README.win32 \ + pango-zip.sh if HAVE_X X_PC=pangox.pc |