diff options
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 58159fb..47394ff 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,8 +1,8 @@ NULL = -SUBDIRS = \ - icons \ - sounds \ +SUBDIRS = \ + icons \ + sounds \ $(NULL) @INTLTOOL_DESKTOP_RULE@ |