diff options
author | Ted Gould <ted@canonical.com> | 2009-08-07 14:13:05 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-07 14:13:05 +0100 |
commit | a1ec732767135917e9e0fd75514a39ac8d3c6485 (patch) | |
tree | 4754b773e676515086e7e4ace9e3c467f29b31e5 /configure.ac | |
parent | 3b1bb35d97848e4ea444f963bf8c19ca6a72dd5b (diff) | |
download | libayatana-indicator-a1ec732767135917e9e0fd75514a39ac8d3c6485.tar.gz libayatana-indicator-a1ec732767135917e9e0fd75514a39ac8d3c6485.tar.bz2 libayatana-indicator-a1ec732767135917e9e0fd75514a39ac8d3c6485.zip |
Adding the new src to the build system
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 471512f..1cff1e0 100644 --- a/configure.ac +++ b/configure.ac @@ -180,6 +180,7 @@ AC_DEFINE_PATH(LIBDIR, "${libdir}", [system configuration dir]) AC_OUTPUT([ Makefile src/Makefile +src-sus-only/Makefile libindicate/Makefile libindicate/indicate.pc libindicate-gtk/Makefile |