1
0
Fork 0

build: Do not ship generated source-files in tarball

This commit is contained in:
Rico Tzschichholz 2013-10-30 23:42:12 +01:00 committed by Jasper St. Pierre
parent 2b2b2d3191
commit f3e52d5b18

View file

@ -188,7 +188,9 @@ libmutter_wayland_la_SOURCES = \
ui/theme.c \
meta/theme.h \
ui/theme-private.h \
ui/ui.c \
ui/ui.c
nodist_libmutter_wayland_la_SOURCES = \
$(mutter_built_sources)
libmutter_wayland_la_SOURCES += \