summaryrefslogtreecommitdiffstats
path: root/rdp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'rdp/Makefile.am')
-rw-r--r--rdp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdp/Makefile.am b/rdp/Makefile.am
index 72c31101..5ae15786 100644
--- a/rdp/Makefile.am
+++ b/rdp/Makefile.am
@@ -1,4 +1,3 @@
-EXTRA_DIST = rdp.h
EXTRA_DEFINES =
if XRDP_DEBUG
@@ -20,6 +19,7 @@ module_LTLIBRARIES = \
librdp_la_SOURCES = \
rdp.c \
+ rdp.h \
rdp_bitmap.c \
rdp_iso.c \
rdp_lic.c \