1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

Fix embed.am to not have libwhippet-common.la

This commit is contained in:
Andy Wingo 2025-04-16 12:44:30 +02:00
parent a9ba085ad0
commit 185804dc41

View file

@ -42,7 +42,7 @@
# Getting all of this in there is gnarly. See the example configure.ac # Getting all of this in there is gnarly. See the example configure.ac
# for one take on the topic. # for one take on the topic.
noinst_LTLIBRARIES += libwhippet-common.la libwhippet.la noinst_LTLIBRARIES += libwhippet.la
libwhippet_la_SOURCES = \ libwhippet_la_SOURCES = \
%D%/api/bdw-attrs.h \ %D%/api/bdw-attrs.h \