diff options
author | Ryuan Choi <ryuan.choi@gmail.com> | 2013-04-03 14:37:02 +0100 |
---|---|---|
committer | Tom Hacohen <tom@stosb.com> | 2013-04-03 14:37:02 +0100 |
commit | 114b2adc596a5c22dd2cfe124726e807ae09e16e (patch) | |
tree | 652934e7a4ef049fb616b73586602da4317cd5d0 /configure.ac | |
parent | 13e2792bf8c7599a9cfd0309d992ed2264d5aad9 (diff) |
Added ElementaryConfigVersion.cmake.in
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 494d0bf75..0bcff378a 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -829,6 +829,7 @@ config/standard/Makefile | |||
829 | config/mobile/Makefile | 829 | config/mobile/Makefile |
830 | $po_makefile_in | 830 | $po_makefile_in |
831 | cmakeconfig/ElementaryConfig.cmake | 831 | cmakeconfig/ElementaryConfig.cmake |
832 | cmakeconfig/ElementaryConfigVersion.cmake | ||
832 | ]) | 833 | ]) |
833 | 834 | ||
834 | ##################################################################### | 835 | ##################################################################### |