mirror of
https://github.com/NixOS/nix
synced 2025-06-28 01:11:15 +02:00
* Finished refactoring the tree.
This commit is contained in:
parent
53e376d836
commit
c62433751d
10 changed files with 86 additions and 65 deletions
|
@ -2,5 +2,7 @@ noinst_LIBRARIES = libformat.a
|
|||
|
||||
libformat_a_SOURCES = format_implementation.cc free_funcs.cc parsing.cc
|
||||
|
||||
AM_CXXFLAGS = -Wall -I../..
|
||||
|
||||
EXTRA_DIST = exceptions.hpp feed_args.hpp format_class.hpp format_fwd.hpp \
|
||||
group.hpp internals.hpp internals_fwd.hpp macros_default.hpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue