Implemented "mark all as read".
[straw.git] / straw / model / Makefile.am
blob647a0e50e6c105394414296c7eb6444687272c79
1 straw_modeldir = $(pythondir)/straw/model
2 straw_model_PYTHON = __init__.py
4 MAINTAINERCLEANFILES = Makefile.in
6 uninstall-hook:
7         -rmdir $(straw_modeldir)