Don't include the debian/ dir in a release
This commit is contained in:
parent
9a0a50cd3c
commit
353a9230bb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
AUTOMAKE_OPTIONS = gnu
|
||||
|
||||
SUBDIRS = m4 intl lib src doc po redhat debian
|
||||
SUBDIRS = m4 intl lib src doc po redhat
|
||||
|
||||
ACLOCAL_AMFLAGS =
|
||||
|
||||
|
|
Loading…
Reference in a new issue