summaryrefslogtreecommitdiff
path: root/shell/alt/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/alt/Makefile.am')
-rw-r--r--shell/alt/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/alt/Makefile.am b/shell/alt/Makefile.am
index b933eea7a..8e84811f3 100644
--- a/shell/alt/Makefile.am
+++ b/shell/alt/Makefile.am
@@ -1,5 +1,6 @@
AM_CPPFLAGS = \
-DGNOMELOCALEDIR="\"$(datadir)/locale\""\
+ -DCC_ENABLE_ALT_CATEGORIES \
-I$(top_srcdir) \
$(SHELL_CFLAGS) \
$(CHEESE_CFLAGS) \
@@ -11,6 +12,8 @@ AM_CPPFLAGS = \
noinst_LTLIBRARIES = libshell_alt.la
libshell_alt_la_SOURCES = \
+ cc-panel-list.c \
+ cc-panel-list.h \
cc-window.c \
cc-window.h