diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 6f248f1bbf..73632252f9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,7 +50,8 @@ SUBDIRS = \ views \ tools \ help \ - po + po \ + sounds DISTCLEANFILES = \ intltool-extract \ |