]> git.notmuchmail.org Git - notmuch/blob - lib/Makefile
Include <stdint.h> to get uint32_t in C++ file with gcc 4.4
[notmuch] / lib / Makefile
1 all:
2         $(MAKE) -C .. all
3
4 clean:
5         $(MAKE) -C .. clean