about summary refs log tree commit diff
path: root/src/libstore
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2006-11-30T21·32+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2006-11-30T21·32+0000
commitaac547a8b3f481fda48cc1fe1082ce4c32be0e03 (patch)
tree7a21bf4e0a05e6f08fe16b9f66cec7ae525088c6 /src/libstore
parent02632790713eaabd5250ba04283233c8bc078067 (diff)
* Doh.
Diffstat (limited to 'src/libstore')
-rw-r--r--src/libstore/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstore/Makefile.am b/src/libstore/Makefile.am
index 0801cba071..bb217464e0 100644
--- a/src/libstore/Makefile.am
+++ b/src/libstore/Makefile.am
@@ -5,7 +5,7 @@ libstore_la_SOURCES = \
  globals.cc db.cc references.cc pathlocks.cc gc.cc 
 
 pkginclude_HEADERS = \
- store-api.hh local-store.cc remote-store.cc derivations.hh misc.hh \
+ store-api.hh local-store.hh remote-store.hh derivations.hh misc.hh \
  globals.hh db.hh references.hh pathlocks.hh gc.hh  \
  worker-protocol.hh