mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
autotools: refactor to avoid defining noinst_HEADERS
This commit is contained in:
parent
27d66fa349
commit
424a0cefd9
1 changed files with 2 additions and 1 deletions
3
embed.am
3
embed.am
|
@ -177,7 +177,8 @@ libwhippet_la_CFLAGS += $(WHIPPET_IMPL_CFLAGS)
|
|||
libwhippet_la_LDFLAGS = $(libwhippet_common_la_LDFLAGS) $(WHIPPET_LIBS)
|
||||
libwhippet_la_LIBADD = libwhippet-common.la
|
||||
|
||||
noinst_HEADERS = \
|
||||
# Header files that are part of Whippet's API. Not installed, though.
|
||||
libwhippet_la_SOURCES += \
|
||||
%D%/api/bdw-attrs.h \
|
||||
%D%/api/gc-allocation-kind.h \
|
||||
%D%/api/gc-api.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue