about summary refs log blame commit diff
path: root/src/libstore/Makefile.am
blob: ad31567b3807f6e0c2a72e2c8847e595db3ff3ac (plain) (tree)
1
2
3
4
5
6
7
8
9
                             
 
                      
                                             
                                            
 

                                                 
 
                                               
noinst_LIBRARIES = libstore.a

libstore_a_SOURCES = \
 store.cc storeexpr.cc normalise.cc exec.cc \
 globals.cc db.cc references.cc pathlocks.cc

AM_CXXFLAGS = -DSYSTEM=\"@host@\" -Wall \
 -I.. -I../../externals/inst/include -I../libutil

EXTRA_DIST = *.hh *.h test-builder-*.sh test.cc