summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/librdbg/src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/librdbg/src/Makefile.am b/c/src/librdbg/src/Makefile.am
index 861019e9f2..2a432ebaa0 100644
--- a/c/src/librdbg/src/Makefile.am
+++ b/c/src/librdbg/src/Makefile.am
@@ -10,5 +10,7 @@ endif
EXTRA_DIST = _servtgt.c awk.svc excep.c ptrace.c rdbg.c remdeb.x servbkpt.c \
servcon.c servrpc.c servtgt.c servtsp.c servutil.c
+PREINSTALL_FILES =
+
include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/local.am