diff options
author | Ralf Habacker <ralf.habacker@freenet.de> | 2010-09-10 09:14:06 +0200 |
---|---|---|
committer | Ralf Habacker <ralf.habacker@freenet.de> | 2010-09-10 09:14:06 +0200 |
commit | b6449b91cce4128be8ae032e90c40ae69aa877b4 (patch) | |
tree | a5c5287777f0e7816426f6c5cd52b8848a0c6d95 /Makefile.am | |
parent | af06a472d44d8ee220de1a8ea5ec237b9a29284f (diff) | |
download | dbus-b6449b91cce4128be8ae032e90c40ae69aa877b4.tar.gz |
Include cmake subdirectory in source distribution.
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 d937dcf9..a48e7069 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,7 +15,8 @@ EXTRA_DIST = \ NEWS.pre-1-0 \ ChangeLog.pre-1-2 \ NEWS.pre-1-2 \ - README.windbus + README.windbus \ + cmake all-local: Doxyfile |