diff options
author | Victor Kareh <[email protected]> | 2019-05-21 14:46:52 -0400 |
---|---|---|
committer | Victor Kareh <[email protected]> | 2019-06-05 10:49:37 -0400 |
commit | 8d113709ecf09bfccf80572f863b196957d1b481 (patch) | |
tree | 5b8f7e40609481d12c63699c5b3a7f7a988e202c /src/Makefile.am | |
parent | 08cfade26efdb43e753166262f41e53cd0976509 (diff) | |
download | marco-8d113709ecf09bfccf80572f863b196957d1b481.tar.bz2 marco-8d113709ecf09bfccf80572f863b196957d1b481.tar.xz |
remove common.c
upstream commit:
https://gitlab.gnome.org/GNOME/metacity/commit/96d7a662
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 455e846a..5da756a6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -90,7 +90,6 @@ libmarco_private_la_SOURCES= \ core/workspace.h \ core/xprops.c \ include/xprops.h \ - core/common.c \ include/common.h \ include/core.h \ include/ui.h \ |