diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 30e7d16..29378ea 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -20,7 +20,8 @@ libgpod_la_SOURCES = \ ipod-device.c \ ipod-device.h \ hal-common.c \ - hal-common.h + hal-common.h \ + glib-compat.h libgpod_la_headers = itdb.h ipod-device.h |