diff options
-rw-r--r-- | tests/twisted/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am index e62e4d4b7..e51ef4e1c 100644 --- a/tests/twisted/Makefile.am +++ b/tests/twisted/Makefile.am @@ -159,7 +159,7 @@ AM_CFLAGS = $(ERROR_CFLAGS) @DBUS_CFLAGS@ @GLIB_CFLAGS@ @LOUDMOUTH_CFLAGS@ \ -I $(top_srcdir)/src -I $(top_builddir)/src ALL_LIBS = @DBUS_LIBS@ @GLIB_LIBS@ @LOUDMOUTH_LIBS@ @TP_GLIB_LIBS@ -CLEANFILES = gabble-[1-9]*.log *.pyc */*.pyc +CLEANFILES = gabble-[1-9]*.log *.pyc */*.pyc config.py check_misc_sources = $(TESTS) |