diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/Makefile b/share/Makefile new file mode 100644 index 00000000..4bd705fe --- /dev/null +++ b/share/Makefile @@ -0,0 +1,4 @@ +# Empty Makefile as share is currently OS specific + +TOPDIR = .. +include $(TOPDIR)/default.mk |