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 6a9ff8b..2ca6c50 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,11 @@ NULL = -SUBDIRS = secmem gtksecentry src po etpo icons preferences help examples plugins +SUBDIRS = secmem src po etpo icons help examples plugins cc-panel EXTRA_DIST = \ krb5-auth-dialog.spec \ MAINTAINERS \ + CodingStyle \ gnome-doc-utils.make \ $(NULL) |