Movie list window: make the "more movies available" warning less obtrusive
[cinaest] / Makefile.am
index 9796f53..5cc486a 100644 (file)
@@ -275,6 +275,7 @@ ACLOCAL_AMFLAGS = -Im4
 
 CLEANFILES = \
        ${cinaest_SOURCES} \
+       ${libcinaest_la_SOURCES} \
        ${libcatalog_plugin_la_SOURCES} \
        $(patsubst %.vala,%.c,${libgoogle_plugin_la_VALASOURCES}) \
        ${libimdb_plugin_la_SOURCES} \
@@ -282,4 +283,8 @@ CLEANFILES = \
        ${imdb_plaintext_downloader_SOURCES} \
        ${google_poster_downloader_SOURCES} \
        ${cinaest_google_backend_SOURCES} \
-       ${cinaest_moviepilot_backend_SOURCES}
+       ${cinaest_moviepilot_backend_SOURCES} \
+       plaintext-downloader-interface.h \
+       cinaest.h \
+       vapi/plaintext-downloader-interface.vapi \
+       vapi/cinaest.vapi