summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/librdbg/include/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/c/src/librdbg/include/Makefile.am b/c/src/librdbg/include/Makefile.am
index e65a7c8c06..88df4dc2aa 100644
--- a/c/src/librdbg/include/Makefile.am
+++ b/c/src/librdbg/include/Makefile.am
@@ -2,8 +2,9 @@
## $Id$
##
-
SUBDIRS = rdbg
+PREINSTALL_FILES =
+
include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/local.am