Skip to content

Commit

Permalink
Add nix.spec to the distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
edolstra committed Feb 4, 2014
1 parent d210cdc commit 143224f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ ifeq ($(MAKECMDGOALS), dist)
dist-files += $(shell git ls-files) $(shell git ls-files)
endif

dist-files += configure config.h.in
dist-files += configure config.h.in nix.spec

GLOBAL_CXXFLAGS += -I . -I src -I src/libutil -I src/libstore -I src/libmain -I src/libexpr

0 comments on commit 143224f

Please sign in to comment.