summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dbe/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/dbe/Makefile.am b/dbe/Makefile.am
index 23208627b..f961d51e0 100644
--- a/dbe/Makefile.am
+++ b/dbe/Makefile.am
@@ -2,11 +2,10 @@ noinst_LTLIBRARIES = libdbe.la
AM_CFLAGS = $(DIX_CFLAGS)
-# sdk_HEADERS =
+sdk_HEADERS = dbestruct.h
libdbe_la_SOURCES = \
dbe.c \
- dbestruct.h \
midbe.c \
midbe.h \
midbestr.h