diff options
author | Michal Ratajsky <[email protected]> | 2014-05-24 00:15:24 +0200 |
---|---|---|
committer | Michal Ratajsky <[email protected]> | 2014-05-24 00:15:24 +0200 |
commit | caf4d9b8b8b0d26856d2d64f00ab23756867a923 (patch) | |
tree | bfe58f689a50c3f7f9da3349fbfbc8d42a21a30a /doc/Makefile.am | |
download | libmatemixer-caf4d9b8b8b0d26856d2d64f00ab23756867a923.tar.bz2 libmatemixer-caf4d9b8b8b0d26856d2d64f00ab23756867a923.tar.xz |
Initial commit
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am new file mode 100644 index 0000000..9b582ee --- /dev/null +++ b/doc/Makefile.am @@ -0,0 +1,2 @@ + +-include $(top_srcdir)/git.mk |