mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-26 12:20:13 +01:00
Make distcheck pass
This commit is contained in:
parent
47c1b98292
commit
5ca8728ece
2 changed files with 3 additions and 1 deletions
|
|
@ -9,3 +9,6 @@ SUFFIXES = .1 .man
|
|||
.man.1:
|
||||
$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
|
||||
|
||||
EXTRA_DIST = weston.man
|
||||
|
||||
CLEANFILES = $(man_MANS)
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ weston_LDADD = $(COMPOSITOR_LIBS) $(DLOPEN_LIBS) -lm ../shared/libshared.la
|
|||
weston_SOURCES = \
|
||||
git-version.h \
|
||||
log.c \
|
||||
log.h \
|
||||
compositor.c \
|
||||
compositor.h \
|
||||
filter.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue