diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-05-07 16:36:35 -0700 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-05-07 16:36:35 -0700 |
commit | a6590cca4e5eea7c52df703751b08e7f85e10b3b (patch) | |
tree | 16d99770b1015e5b32b00001d5b4c610946b81de /src | |
parent | ab3fc0e2f5b8c730e0694f1bf07a0709867a5683 (diff) | |
download | ayatana-indicator-application-a6590cca4e5eea7c52df703751b08e7f85e10b3b.tar.gz ayatana-indicator-application-a6590cca4e5eea7c52df703751b08e7f85e10b3b.tar.bz2 ayatana-indicator-application-a6590cca4e5eea7c52df703751b08e7f85e10b3b.zip |
require gtk3
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index e445d78..1d8875e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,9 +1,3 @@ -if USE_GTK3 -VER=3 -else -VER= -endif - CLEANFILES = DISTCLEANFILES = BUILT_SOURCES = |