diff options
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index b92eb64..5ef0d3b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -11,7 +11,7 @@ usbmuxd_SOURCES = client.c client.h \ | |||
| 11 | device.c device.h \ | 11 | device.c device.h \ |
| 12 | preflight.c preflight.h \ | 12 | preflight.c preflight.h \ |
| 13 | log.c log.h \ | 13 | log.c log.h \ |
| 14 | usbmuxd-proto.h usb-linux.c usb.h \ | 14 | usbmuxd-proto.h usb.c usb.h \ |
| 15 | utils.c utils.h \ | 15 | utils.c utils.h \ |
| 16 | conf.c conf.h \ | 16 | conf.c conf.h \ |
| 17 | main.c | 17 | main.c |
