From 3b78014d09a10de5932219ad0e98411f68236f23 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 10 Feb 2011 21:06:28 -0600 Subject: Removing the multiple modules as we shouldn't need them --- docs/reference/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs/reference') diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am index ae23e0b..e08f47f 100644 --- a/docs/reference/Makefile.am +++ b/docs/reference/Makefile.am @@ -9,12 +9,7 @@ AUTOMAKE_OPTIONS = 1.6 # of using the various options. # The name of the module, e.g. 'glib'. -if USE_GTK3 -DOC_MODULE=libappindicator3 -else DOC_MODULE=libappindicator -endif - # Uncomment for versioned docs and specify the version of the module, e.g. '2'. #DOC_MODULE_VERSION=2 -- cgit v1.2.3