]> www.fi.muni.cz Git - evince.git/blobdiff - shell/Makefile.am
Redo rotation (again). prepare for 0.4.0
[evince.git] / shell / Makefile.am
index 7ec4113679e729ffc4c75d0829d801b0a5e9354d..ae0129017df89dcc4889b2e34a215f0b9fb0ce84 100644 (file)
@@ -93,6 +93,9 @@ ev-marshal.c: ev-marshal.list
        echo '#include "ev-marshal.h"' > ev-marshal.c
        glib-genmarshal --prefix=ev_marshal ev-marshal.list --body >> ev-marshal.c
 
+DISTCLEANFILES= \
+       ev-application-service.h
+
 if DBUS_TOOL_NO_PREFIX
 ev-application-service.h: $(srcdir)/ev-application-service.xml
        dbus-binding-tool --mode=glib-server --output=ev-application-service.h $(srcdir)/ev-application-service.xml