diff options
Diffstat (limited to 'gst-libs/gst/tuner')
-rw-r--r-- | gst-libs/gst/tuner/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gst-libs/gst/tuner/Makefile.am b/gst-libs/gst/tuner/Makefile.am index 96c62b67..0f2b43bc 100644 --- a/gst-libs/gst/tuner/Makefile.am +++ b/gst-libs/gst/tuner/Makefile.am @@ -20,10 +20,8 @@ built_headers = \ tuner-enumtypes.h libgsttunerinclude_HEADERS = \ - $(tuner_headers) \ - tuner-enumtypes.h + $(tuner_headers) -# FIXME 0.9: don't install nodist_libgsttunerinclude_HEADERS = \ tuner-enumtypes.h |