summaryrefslogtreecommitdiffstats
path: root/libsefs/include/sefs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libsefs/include/sefs/Makefile.am')
-rw-r--r--libsefs/include/sefs/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/libsefs/include/sefs/Makefile.am b/libsefs/include/sefs/Makefile.am
new file mode 100644
index 0000000..f38dc4b
--- /dev/null
+++ b/libsefs/include/sefs/Makefile.am
@@ -0,0 +1,10 @@
+sefsdir = $(includedir)/sefs
+
+sefs_HEADERS = \
+ db.hh \
+ entry.hh \
+ fcfile.hh \
+ fclist.hh \
+ filesystem.hh \
+ query.hh \
+ util.h