From: Sam Hocevar Date: Tue, 1 Jul 2003 13:13:48 +0000 (+0000) Subject: * Makefile.am: Gaaaaah, forgot to rename headers again! X-Git-Tag: 0.6.1~235 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=1075964adfdbff91b4afbf18891e6a4cf676264b;p=vlc * Makefile.am: Gaaaaah, forgot to rename headers again! --- diff --git a/Makefile.am b/Makefile.am index 47eed0b7a0..8748ee06fc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -67,7 +67,6 @@ HEADERS_include = \ include/configuration.h \ include/darwin_specific.h \ include/codecs.h \ - include/error.h \ include/encoder.h \ include/input_ext-dec.h \ include/input_ext-intf.h \ @@ -90,6 +89,7 @@ HEADERS_include = \ include/vlc_common.h \ include/vlc_config.h \ include/vlc_cpu.h \ + include/vlc_error.h \ include/vlc_interface.h \ include/vlc_messages.h \ include/vlc_objects.h \