19 months ago | Paul Boddie | file changeset files shortlog | Moved notifier support into its own library. |
paul@531 | 1 | PKGDIR ?= .. |
paul@531 | 2 | L4DIR ?= $(PKGDIR)/../../.. |
paul@531 | 3 | |
paul@531 | 4 | PKGNAME = libnotifier |
paul@531 | 5 | CONTRIB_HEADERS = 1 |
paul@531 | 6 | |
paul@531 | 7 | include $(L4DIR)/mk/include.mk |