summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2020-02-10 13:29:44 +0100
committerBastien Nocera <hadess@hadess.net>2020-02-10 13:29:44 +0100
commit4e52e89400c5357d7fdd5388268bcb871089ded5 (patch)
tree934705f6d8b8ff9baf8565f0ab223dcfcbb49a8e
parent5af1f1dc45ab715a0bd896252c1660d63cf05f22 (diff)
downloadshared-mime-info-4e52e89400c5357d7fdd5388268bcb871089ded5.tar.gz
tests: Re-add dropped Makefile test
The .gitignore rules made it so that a "git add" of the directory missed the file. Fixes: b12cdd15947505e412f7005806ba67904d22671f
-rw-r--r--tests/mime-detection/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/mime-detection/Makefile b/tests/mime-detection/Makefile
new file mode 100644
index 00000000..107b573d
--- /dev/null
+++ b/tests/mime-detection/Makefile
@@ -0,0 +1,4 @@
+all: myprog
+
+myprog:
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Makefile.real all