diff options
Diffstat (limited to 'debian/Makefile.am')
-rw-r--r-- | debian/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/Makefile.am b/debian/Makefile.am index babeea5..e354d9f 100644 --- a/debian/Makefile.am +++ b/debian/Makefile.am @@ -5,8 +5,8 @@ EXTRA_DIST = \ control \ copyright \ docs \ - postinst \ - postrm \ + postinst.ex \ + postrm.ex \ rules \ shlibs.local \ shlibs |