From a7a7bebcecbcd22da76920cd0e46c455ec8b5bc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=20=EA=A6=AB=EA=A6=B6=20=EA=A6=8F=EA=A7=80?= =?UTF-8?q?=EA=A6=A6=EA=A6=BF=20=EA=A6=A7=20=EA=A6=AE=20=EA=A6=91=20?= =?UTF-8?q?=EA=A6=A9=20=EA=A6=AD=EA=A7=80?= Date: Sat, 14 Sep 2019 08:56:40 +0800 Subject: Isolate headers to a directory Prepare for header system installation --- Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 37f2990..3a90116 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,6 @@ noinst_LIBRARIES = librtclient.a librtclient_a_SOURCES = \ - rtuser.h \ - rtclient.h \ + rtclient/rtuser.h \ + rtclient/rtticket.h \ + rtclient/rtclient.h \ rtclient.c -- cgit v1.2.3