filters/gp_filter_resize_alloc: Check w and h
[gfxprim.git] / demos / Makefile
blobbf71c075d541defba79834a7175f6bff475392f3
1 TOPDIR=..
2 include $(TOPDIR)/config.gen.mk
3 SUBDIRS=grinder spiv particle ttf2img c_simple bogoman
4 ifeq ($(HAVE_LIBVTERM),yes)
5 SUBDIRS+=termini
6 endif
7 include $(TOPDIR)/post.mk