Browse Source

add compat/compat.h in noinst_HEADERS

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
Thomas Guillem 10 years ago
parent
commit
50dada9b8b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Makefile.am

+ 1 - 0
Makefile.am

@@ -27,6 +27,7 @@ bdsm_HEADERS = \
     include/bdsm/smb_stat.h   \
     include/bdsm/smb_types.h
 noinst_HEADERS = \
+    compat/compat.h \
     src/bdsm_debug.h    \
     src/hmac_md5.h   \
     src/netbios_defs.h   \