x11/Makefile.am: missing x11.h and compile.scm; no such x11-shim.c mit-scheme-pucked-cairo-0.10 mit-scheme-pucked-edwin-3.117.2 mit-scheme-pucked-gl-0.8 mit-scheme-pucked-glib-0.11 mit-scheme-pucked-gtk-0.10 mit-scheme-pucked-gtk-screen-0.6 mit-scheme-pucked-imail-1.22.2 mit-scheme-pucked-pango-0.10 mit-scheme-pucked-planetarium-0.8 mit-scheme-pucked-x11-screen-1.0.2
authorMatt Birkholz <matt@birchwood-abbey.net>
Thu, 29 Nov 2018 06:38:24 +0000 (23:38 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Thu, 29 Nov 2018 06:38:24 +0000 (23:38 -0700)
src/x11/Makefile.am

index d1c5c0321e737d2e50cb532898ed761f648c9518..20c4c62da7ec79b403daca06dc40bd51dee416d4 100644 (file)
@@ -49,7 +49,7 @@ AM_CPPFLAGS = -I@MIT_SCHEME_INCLUDEDIR@
 AM_CFLAGS = @MIT_CFLAGS@
 
 x11_shim_la_LIBADD = @MIT_LIBS@
-x11_shim_la_SOURCES = x11base.c x11color.c x11graph.c x11term.c x11-shim.c
+c_sources = x11-shim.h x11.h x11base.c x11color.c x11graph.c x11term.c
 x11_shim_la_LDFLAGS = -module -avoid-version -shared
 
 noinst_PROGRAMS = x11-const
@@ -93,7 +93,7 @@ all_sources = $(sources) $(c_sources)
 ETAGS_ARGS = $(all_sources) -r '/^([^iI].*/' $(cdecls)
 TAGS_DEPENDENCIES = $(all_sources) $(cdecls)
 
-EXTRA_DIST += $(all_sources) $(cdecls) compile.sh x11.pkg
+EXTRA_DIST += $(all_sources) $(cdecls) compile.sh compile.scm x11.pkg
 EXTRA_DIST += x11-check.sh x11-test.scm
 EXTRA_DIST += make.scm optiondb.scm tags-fix.sh debian