From d710e7dc5e8f3895f5d1aa6bd1db0ef3151af8ca Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sat, 13 Sep 2008 04:39:42 +0200 Subject: Und wieder eine Umbenennungsorgie... --- src/Client/Requests/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/Client/Requests/Makefile.am (limited to 'src/Client/Requests/Makefile.am') diff --git a/src/Client/Requests/Makefile.am b/src/Client/Requests/Makefile.am new file mode 100644 index 0000000..4ba72b6 --- /dev/null +++ b/src/Client/Requests/Makefile.am @@ -0,0 +1,4 @@ +noinst_LTLIBRARIES = librequests.la +librequests_la_SOURCES = CoreStatusRequest.cpp + +noinst_HEADERS = CoreStatusRequest.h -- cgit v1.2.3