diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-06-29 14:50:24 +0000 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2014-06-29 14:50:24 +0000 |
| commit | e98ccc0d165ffa1eede837774a9dde40d79ea2a7 (patch) | |
| tree | b53e6c4c951c77f587cb03fec0f7c069e5d97ef8 | |
| parent | af788b560d167a873036b0fae04f2a91f2cda9e5 (diff) | |
| download | graynard-e98ccc0d165ffa1eede837774a9dde40d79ea2a7.tar.gz graynard-e98ccc0d165ffa1eede837774a9dde40d79ea2a7.zip | |
fix Makefile.am
| -rw-r--r-- | shell/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 770f9a7..c587c6e 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -7,18 +7,12 @@ maynard_SOURCES = \ maynard.c \ app-icon.c \ app-icon.h \ - clock.c \ - clock.h \ favorites.c \ favorites.h \ shell-app-system.c \ shell-app-system.h \ panel.c \ panel.h \ - vertical-clock.c \ - vertical-clock.h \ - launcher.c \ - launcher.h \ maynard-resources.c \ maynard-resources.h \ desktop-shell-client-protocol.h \ |
