X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=503302851bb88993302f69ce325948511a7686ba;hb=c3b128736dbde629db87751cd706a0b68a41e7d0;hp=9e087bd9fb5d0509ec8b54a6dbd09b3957012739;hpb=647f68249f90855814de6eb6b0959c6096b41cae;p=elogind.git diff --git a/Makefile.am b/Makefile.am index 9e087bd9f..503302851 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3025,9 +3025,7 @@ noinst_PROGRAMS += \ systemd-modeset \ systemd-subterm -unifontdatadir=$(datadir)/unifont - -dist_unifontdata_DATA = \ +dist_pkgdata_DATA += \ src/libsystemd-terminal/unifont-glyph-array.bin tests += \ @@ -3053,13 +3051,15 @@ libsystemd_terminal_la_SOURCES = \ src/libsystemd-terminal/sysview.h \ src/libsystemd-terminal/sysview-internal.h \ src/libsystemd-terminal/sysview.c \ + src/libsystemd-terminal/term.h \ src/libsystemd-terminal/term-internal.h \ src/libsystemd-terminal/term-charset.c \ src/libsystemd-terminal/term-page.c \ src/libsystemd-terminal/term-parser.c \ src/libsystemd-terminal/term-screen.c \ src/libsystemd-terminal/term-wcwidth.c \ - src/libsystemd-terminal/unifont-internal.h \ + src/libsystemd-terminal/unifont.h \ + src/libsystemd-terminal/unifont-def.h \ src/libsystemd-terminal/unifont.c libsystemd_terminal_la_LIBADD = \