* Doh!
This commit is contained in:
parent
2819eb36a4
commit
e24d0201c2
4 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@ nix_worker_SOURCES = nix-worker.cc help.txt
|
|||
nix_worker_LDADD = ../libmain/libmain.la ../libstore/libstore.la ../libutil/libutil.la \
|
||||
../boost/format/libformat.la ${bdb_lib} ${aterm_lib}
|
||||
|
||||
main.o: help.txt.hh
|
||||
nix-worker.o: help.txt.hh
|
||||
|
||||
%.txt.hh: %.txt
|
||||
../bin2c/bin2c helpText < $< > $@ || (rm $@ && exit 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue