diff options
Diffstat (limited to 'example')
-rw-r--r-- | example/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
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 |