Skip to content

"$(STATICDIR)" in "template-distillery/Makefile.*" has no value assigned #592

@dborisog

Description

@dborisog

I'm going through a few commands in Makefiles line by line, and unless I missed something, "$(STATICDIR)" in "template-distillery/Makefile.*" has no value assigned.

See lines 48-50 in https://github.com/ocsigen/ocsigen-start/blob/master/template.distillery/Makefile.os

DIST_DIRS          := $(ETCDIR) $(DATADIR) $(LIBDIR) $(LOGDIR) $(STATICDIR) \
                      $(FILESDIR)/avatars/tmp $(ELIOMSTATICDIR) \
                      $(shell dirname $(CMDPIPE)) $(ELIOMTMPDIR)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions