aboutsummaryrefslogtreecommitdiff
path: root/sysklogd
diff options
context:
space:
mode:
Diffstat (limited to 'sysklogd')
-rw-r--r--sysklogd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysklogd/Makefile b/sysklogd/Makefile
index e6594f025..0ae4f1d35 100644
--- a/sysklogd/Makefile
+++ b/sysklogd/Makefile
@@ -12,7 +12,7 @@ top_builddir=..
12endif 12endif
13srcdir=$(top_srcdir)/sysklogd 13srcdir=$(top_srcdir)/sysklogd
14SYSKLOGD_DIR:=./ 14SYSKLOGD_DIR:=./
15include $(top_builddir)/Rules.mak 15include $(top_srcdir)/Rules.mak
16include $(top_builddir)/.config 16include $(top_builddir)/.config
17include Makefile.in 17include Makefile.in
18all: $(libraries-y) 18all: $(libraries-y)