mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
build: get rid of specialized makefile snippets
mutter won't have them, and we don't need them
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
include $(top_srcdir)/build/autotools/Makefile.am.silent
|
||||
|
||||
SUBDIRS = examples
|
||||
|
||||
NULL =
|
||||
|
@ -1,5 +1,3 @@
|
||||
include $(top_srcdir)/build/autotools/Makefile.am.silent
|
||||
|
||||
NULL =
|
||||
|
||||
EXTRA_DIST =
|
||||
@ -140,5 +138,3 @@ EXTRA_DIST += $(ui_data) $(img_data)
|
||||
|
||||
examples_DATA += $(ui_data) $(img_data) $(srcdir)/*.c $(srcdir)/*.h
|
||||
noinst_PROGRAMS += $(all_examples)
|
||||
|
||||
-include $(top_srcdir)/build/autotools/Makefile.am.gitignore
|
||||
|
Reference in New Issue
Block a user