Browse code

Fix make distcheck

Shawn Webb authored on 2014/06/27 22:54:48
Showing 1 changed files
... ...
@@ -176,6 +176,7 @@ AM_CONDITIONAL([ENABLE_LLVM],
176 176
 	       [test "$subdirfailed" != "yes" && test "$enable_llvm" != "no"])
177 177
 no_recursion="yes";
178 178
 AC_OUTPUT([libclamav/Makefile])
179
+AC_OUTPUT([libclamunrar_iface/Makefile])
179 180
 
180 181
 # Print a summary of what features we enabled
181 182
 AC_MSG_NOTICE([Summary of detected features follows])