From 47d7a53099be598c26be4de63e9d8fe52c2e0e66 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sat, 13 Sep 2008 01:06:43 +0200 Subject: CoreStatusRequest nach Client/Request/ verschoben --- src/Common/Request/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Common/Request/Makefile.in') diff --git a/src/Common/Request/Makefile.in b/src/Common/Request/Makefile.in index 6c3b68d..4aa720d 100644 --- a/src/Common/Request/Makefile.in +++ b/src/Common/Request/Makefile.in @@ -164,7 +164,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -noinst_HEADERS = CoreStatusRequest.h DisconnectRequest.h GSSAPIAuthRequest.h IdentifyRequest.h Request.h +noinst_HEADERS = DisconnectRequest.h GSSAPIAuthRequest.h IdentifyRequest.h Request.h all: all-am .SUFFIXES: -- cgit v1.2.3