summaryrefslogtreecommitdiff
path: root/shell/appdata/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/appdata/Makefile.am')
-rw-r--r--shell/appdata/Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/shell/appdata/Makefile.am b/shell/appdata/Makefile.am
deleted file mode 100644
index 29e3d2be6..000000000
--- a/shell/appdata/Makefile.am
+++ /dev/null
@@ -1,16 +0,0 @@
-@INTLTOOL_XML_RULE@
-appdatadir = $(datadir)/appdata
-appdata_DATA = $(appdata_in_files:.xml.in=.xml)
-appdata_in_files = \
- gnome-control-center.appdata.xml.in
-
-test:
-
-EXTRA_DIST = \
- $(appdata_in_files) \
- meson.build
-
-CLEANFILES = \
- gnome-control-center.appdata.xml
-
--include $(top_srcdir)/git.mk