mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
Fix embed.am to not have libwhippet-common.la
This commit is contained in:
parent
a9ba085ad0
commit
185804dc41
1 changed files with 1 additions and 1 deletions
2
embed.am
2
embed.am
|
@ -42,7 +42,7 @@
|
|||
# Getting all of this in there is gnarly. See the example configure.ac
|
||||
# for one take on the topic.
|
||||
|
||||
noinst_LTLIBRARIES += libwhippet-common.la libwhippet.la
|
||||
noinst_LTLIBRARIES += libwhippet.la
|
||||
|
||||
libwhippet_la_SOURCES = \
|
||||
%D%/api/bdw-attrs.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue