From: Amos Jeffries Date: Mon, 21 Apr 2014 08:27:21 +0000 (-0700) Subject: Add missing piece of Makefile in rev.13364 X-Git-Tag: SQUID_3_5_0_1~280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da1cb6ba8ce485d91d2fb3a2014e5007762cd38f;p=thirdparty%2Fsquid.git Add missing piece of Makefile in rev.13364 --- diff --git a/compat/Makefile.am b/compat/Makefile.am index a19bc2fe19..3bdb363e92 100644 --- a/compat/Makefile.am +++ b/compat/Makefile.am @@ -56,6 +56,7 @@ libcompat_squid_la_SOURCES = \ xstrto.h \ \ os/aix.h \ + os/android.h \ os/dragonfly.h \ os/freebsd.h \ os/hpux.h \