VERSION = 0
PATCHLEVEL = 0
SUBLEVEL = 0
EXTRAVERSION = -cvs

PROJECT = COMEDIEXAMPLES
project = comediexamples

SUBDIRS := examples demo

include ./Makefile.modbuild

install: modules_install

