summaryrefslogtreecommitdiffstats
path: root/raul/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'raul/Makefile.am')
-rw-r--r--raul/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/raul/Makefile.am b/raul/Makefile.am
index 72ab43f..12abee0 100644
--- a/raul/Makefile.am
+++ b/raul/Makefile.am
@@ -19,7 +19,8 @@ raulinclude_HEADERS = \
AtomicInt.h \
Deletable.h \
List.h \
- Array.h
+ Array.h \
+ Maid.h
if WITH_LIBLO
raulinclude_HEADERS += AtomLiblo.h