diff options
author | Michal Ratajsky <[email protected]> | 2014-11-08 15:44:58 +0100 |
---|---|---|
committer | Michal Ratajsky <[email protected]> | 2014-11-08 15:59:44 +0100 |
commit | 1621b391b6e108a4d3fc58b7df5aafb343de2405 (patch) | |
tree | 4dc1e0cd0fb4f232e9a1d81dcb0ea501bfc27595 /data/Makefile.am | |
parent | 93332554c235c7de59c64d0733f791a3be9f1775 (diff) | |
download | mate-media-1621b391b6e108a4d3fc58b7df5aafb343de2405.tar.bz2 mate-media-1621b391b6e108a4d3fc58b7df5aafb343de2405.tar.xz |
Remove unused parts of Makefiles and clean up tabs
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@ |