]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
missing .h files
authorTimo Sirainen <tss@iki.fi>
Tue, 26 Aug 2003 08:21:11 +0000 (11:21 +0300)
committerTimo Sirainen <tss@iki.fi>
Tue, 26 Aug 2003 08:21:11 +0000 (11:21 +0300)
--HG--
branch : HEAD

src/lib-auth/Makefile.am

index 3d249654ba24557c0bdcbe6542420892559a17a2..66a3bac840931f73bc37d73984cf79372260c37e 100644 (file)
@@ -9,4 +9,6 @@ libauth_a_SOURCES = \
        auth-server-request.c
 
 noinst_HEADERS = \
-       auth-client.h
+       auth-client.h \
+       auth-server-connection.h \
+       auth-server-request.h