Fix inclusion of bitops.h.
authorMilan Broz <gmazyland@gmail.com>
Mon, 11 Jun 2012 10:55:01 +0000 (12:55 +0200)
committerMilan Broz <gmazyland@gmail.com>
Mon, 11 Jun 2012 10:55:01 +0000 (12:55 +0200)
lib/Makefile.am

index 9855c7f..01c35f0 100644 (file)
@@ -47,6 +47,7 @@ libcryptsetup_la_LIBADD = \
 libcryptsetup_la_SOURCES = \
        setup.c                                 \
        internal.h                              \
+       bitops.h                                \
        nls.h                                   \
        libcryptsetup.h                         \
        utils.c                                 \