summaryrefslogtreecommitdiff
path: root/libmetacity/Makefile.am
diff options
context:
space:
mode:
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>2016-01-28 12:13:36 +0200
committerAlberts Muktupāvels <alberts.muktupavels@gmail.com>2016-01-28 12:13:36 +0200
commit6ebd4348c0ec6413fe8d566af1f2e251d41f5f51 (patch)
tree00054a91ca2d7725e4e7d35bf94ec972f7bba644 /libmetacity/Makefile.am
parentd18d2f2528b4aa8a280dd8dc0ac2a4ffe5c9037c (diff)
downloadmetacity-6ebd4348c0ec6413fe8d566af1f2e251d41f5f51.tar.gz
libmetacity: add MetaThemeImpl, MetaThemeGtk and MetaThemeMetacity
Diffstat (limited to 'libmetacity/Makefile.am')
-rw-r--r--libmetacity/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/libmetacity/Makefile.am b/libmetacity/Makefile.am
index bc2fc5ce..e852d0e4 100644
--- a/libmetacity/Makefile.am
+++ b/libmetacity/Makefile.am
@@ -17,6 +17,12 @@ libmetacity_la_SOURCES = \
meta-hsla-private.h \
meta-theme.c \
meta-theme.h \
+ meta-theme-gtk.c \
+ meta-theme-gtk.h \
+ meta-theme-impl.c \
+ meta-theme-impl.h \
+ meta-theme-metacity.c \
+ meta-theme-metacity.h \
$(NULL)
libmetacity_la_CPPFLAGS = \