diff options
author | Steve Zesch <[email protected]> | 2012-05-17 14:26:29 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-05-17 14:26:29 -0400 |
commit | b0d8bc177549912af56861c143dda59b2cbfb9fd (patch) | |
tree | d86f0450d1826bb44b42d765c8de9da784361204 /Makefile.am | |
parent | 06949d2edc168a17b1802d9db5183b9386f66808 (diff) | |
download | mate-user-share-b0d8bc177549912af56861c143dda59b2cbfb9fd.tar.bz2 mate-user-share-b0d8bc177549912af56861c143dda59b2cbfb9fd.tar.xz |
More fixes.
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 3dc5ecc..f192e8d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = data po src help +SUBDIRS = data po src EXTRA_DIST = \ intltool-extract.in \ |