Makefile.am: add missing configuration for src/include to fix autogen.sh
This commit is contained in:
parent
b8c5893106
commit
513c96ecb2
@ -18,7 +18,7 @@ auxdir = @ac_aux_dir@
|
||||
|
||||
AUTOMAKE_OPTIONS = 1.8 dist-bzip2 foreign nostdinc no-dist-gzip
|
||||
|
||||
SUBDIRS = $(auxdir) html src
|
||||
SUBDIRS = $(auxdir) html src src/include
|
||||
|
||||
EXTRA_DIST = AUTHORS COPYING ChangeLog VERSION distromatic.conf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user