diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-02-20 16:40:18 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-16 14:28:15 +0100 |
commit | 7a892b74cb5473b10b49aee6a9f9793b7c8e826d (patch) | |
tree | 1fd2592820aeb24a61055ed2ba444633020d4cdc /src | |
parent | 680e292914fd9be1ca155e874b8b41ee4a106709 (diff) |
build: don't build the MMCallbackInfo, we're now fully GIO-Async instead
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index b12e645a..5ddda811 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -141,8 +141,6 @@ modem_manager_SOURCES = \ mm-daemon-enums-types.c \ mm-private-boxed-types.h \ mm-private-boxed-types.c \ - mm-callback-info.c \ - mm-callback-info.h \ $(auth_sources) \ mm-manager.c \ mm-manager.h \ |