Make distcheck pass
This commit is contained in:
parent
47c1b98292
commit
5ca8728ece
@ -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…
x
Reference in New Issue
Block a user