summaryrefslogtreecommitdiff
path: root/doc/api/clean.sh
diff options
context:
space:
mode:
authorMartin Blanchard <tchaik@gmx.com>2019-05-30 13:55:45 +0200
committerRichard Hughes <richard@hughsie.com>2019-06-09 18:17:37 +0100
commit7f358c676ba0990421d6a038569c8b798353e52b (patch)
tree82a788799f3b586013248c50d66276788e310cc7 /doc/api/clean.sh
parenta87889cebedbf0b3d45a41e83287b0b0f8fae7b7 (diff)
downloadcolord-gtk-7f358c676ba0990421d6a038569c8b798353e52b.tar.gz
build: Port to the Meson build system
Introduce meson build scripts along autotools ones. Porting modules to the meson build system is a GNOME Goal, details here: https://wiki.gnome.org/Initiatives/GnomeGoals/MesonPorting https://github.com/hughsie/colord-gtk/issues/10
Diffstat (limited to 'doc/api/clean.sh')
-rwxr-xr-xdoc/api/clean.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/api/clean.sh b/doc/api/clean.sh
deleted file mode 100755
index ff8c845..0000000
--- a/doc/api/clean.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-rm -f *.txt
-rm -f colord-scan*
-rm -f colord.types
-rm -rf html/
-rm -rf tmpl/
-rm -f *.stamp
-