diff options
author | David Robillard <d@drobilla.net> | 2008-01-07 02:18:00 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2008-01-07 02:18:00 +0000 |
commit | 25a1030fe4bdc1f5fb0ba54018175d8254ee1fcf (patch) | |
tree | 10a89fab03a7c496131fd406ca08a564d02b446f /debian/Makefile.am | |
parent | 555f78be62d54a9268201523c4baebdec4e705b9 (diff) | |
download | lilv-25a1030fe4bdc1f5fb0ba54018175d8254ee1fcf.tar.gz lilv-25a1030fe4bdc1f5fb0ba54018175d8254ee1fcf.tar.bz2 lilv-25a1030fe4bdc1f5fb0ba54018175d8254ee1fcf.zip |
SLV2 0.4.1.
git-svn-id: http://svn.drobilla.net/lad/slv2@1027 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'debian/Makefile.am')
-rw-r--r-- | debian/Makefile.am | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/Makefile.am b/debian/Makefile.am index 3590e6b..babeea5 100644 --- a/debian/Makefile.am +++ b/debian/Makefile.am @@ -4,7 +4,9 @@ EXTRA_DIST = \ compat \ control \ copyright \ - dirs \ docs \ + postinst \ + postrm \ rules \ - shlibs.local + shlibs.local \ + shlibs |