diff options
author | Stefano Karapetsas <[email protected]> | 2012-05-17 13:02:52 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-05-17 13:02:52 +0200 |
commit | fd691b5d21aae69a79cd32124d43b1d542b69713 (patch) | |
tree | 790938aa7b38820d682980e97e47cbce60b322e6 /Makefile.am | |
parent | 4646b6c6597b0658ffda163816d42ac5ee76ae59 (diff) | |
download | mate-common-fd691b5d21aae69a79cd32124d43b1d542b69713.tar.bz2 mate-common-fd691b5d21aae69a79cd32124d43b1d542b69713.tar.xz |
rename macros2 => macros
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 387e921..ee4791d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = macros2 doc-build +SUBDIRS = macros doc-build EXTRA_DIST = \ autogen.sh \ |