]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Added forgotten os/ header files in hope to make "make distcheck" work again.
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 19 Feb 2009 06:38:40 +0000 (23:38 -0700)
committerAlex Rousskov <rousskov@measurement-factory.com>
Thu, 19 Feb 2009 06:38:40 +0000 (23:38 -0700)
compat/Makefile.am

index 9d144c56951a9e547d7d661e64a97670ebc32195..80ed9929a31311efa0f6ab76f8d8a03e3b69486e 100644 (file)
@@ -34,12 +34,14 @@ libcompat_la_SOURCES = \
        valgrind.h \
        \
        os/aix.h \
+       os/dragonfly.h \
        os/freebsd.h \
        os/hpux.h \
        os/linux.h \
        os/mswin.h \
        os/next.h \
        os/openbsd.h \
+       os/os2.h \
        os/qnx.h \
        os/sgi.h \
        os/solaris.h \