diff options
author | David Robillard <d@drobilla.net> | 2008-09-07 17:06:59 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2008-09-07 17:06:59 +0000 |
commit | 90bf036f8476471bfc6e1d544dae87d711a853bf (patch) | |
tree | f4c484790b5dee4847e90145a07d3c6b4181bba4 /debian/Makefile.am | |
parent | 0a033e4ebda9ce67b2eb21a72d99c60412c3068c (diff) | |
download | patchage-90bf036f8476471bfc6e1d544dae87d711a853bf.tar.gz patchage-90bf036f8476471bfc6e1d544dae87d711a853bf.tar.bz2 patchage-90bf036f8476471bfc6e1d544dae87d711a853bf.zip |
Move debian -> debian-sid.
git-svn-id: http://svn.drobilla.net/lad/patchage@1473 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'debian/Makefile.am')
-rw-r--r-- | debian/Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/Makefile.am b/debian/Makefile.am deleted file mode 100644 index 757249d..0000000 --- a/debian/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -EXTRA_DIST = \ - README \ - changelog \ - compat \ - control \ - copyright \ - docs \ - rules |