From 17de78b173d94b819cc8c6e2116d015689c19eea Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 6 Nov 2015 14:55:02 +0100 Subject: make: Improve distclean ruleset. --- example/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'example') diff --git a/example/Makefile.am b/example/Makefile.am index 1cefafe..1709835 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -29,3 +29,5 @@ menus_CPPFLAGS = \ messagedialog_LDADD = $(top_builddir)/src/libayatana-ido$(VER)-0.4.la $(GTK_LIBS) menus_LDADD = $(top_builddir)/src/libayatana-ido$(VER)-0.4.la $(GTK_LIBS) + +DISTCLEANFILES = Makefile.in \ No newline at end of file -- cgit v1.2.3