This patch adds ilunit.h which is not in the distribution otherwhise.

Signed-off-by: Robert Schwebel <[EMAIL PROTECTED]>

---

 tests/Makefile.am |    1 +
 1 file changed, 1 insertion(+)

Index: tests/Makefile.am
===================================================================
--- tests/Makefile.am.orig
+++ tests/Makefile.am
@@ -1,6 +1,7 @@
 noinst_PROGRAMS = test_thread test_crypt
 
 test_thread_SOURCES = test_thread.c \
+                                         ilunit.h \
                                          ilunit.c
 test_thread_LDADD   = ../image/libILImage.a ../support/libILSupport.a \
                                          $(GCLIBS)

--
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9

_______________________________________________
Developers mailing list
[email protected]
http://dotgnu.org/mailman/listinfo/developers

Reply via email to