summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 2b5a7eeb2..1493a33f8 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -12,7 +12,6 @@ noinst_HEADERS = config.h configure.h
CONFIG_CLEAN_FILES = $(inttypes_h)
install-data-local: install-includeHEADERS
- sed -e '/^\/\*_x_/d' xine.h > $(DESTDIR)$(includedir)/xine.h
if GENERATED_INTTYPES_H
$(INSTALL) inttypes.h $(DESTDIR)$(includedir)
endif