Reorganisation of the source tree
[ghc-hetmet.git] / utils / prof / icons / Makefile
diff --git a/utils/prof/icons/Makefile b/utils/prof/icons/Makefile
new file mode 100644 (file)
index 0000000..fde1b16
--- /dev/null
@@ -0,0 +1,7 @@
+TOP=../../..
+include $(TOP)/mk/boilerplate.mk
+
+override datadir=$(libdir)/icons
+INSTALL_DATAS=$(wildcard *.xbm)
+
+include $(TOP)/mk/target.mk