diff options
| author | 2010-03-19 16:15:20 +0100 | |
|---|---|---|
| committer | 2010-03-19 16:15:20 +0100 | |
| commit | 6968c235212ed627e158cca17b35446cd90d7969 (patch) | |
| tree | e88f87a89d4277719be978d93e78aca973735c2b /configure.ac | |
| parent | 6a099de6db884ef0ba2076c8e5d06228569036b7 (diff) | |
| download | libimobiledevice-6968c235212ed627e158cca17b35446cd90d7969.tar.gz libimobiledevice-6968c235212ed627e158cca17b35446cd90d7969.tar.bz2 | |
Removed the HAL fdi rules since HAL is deprecated and the fdi was outdated anyways
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e544e48..ce8983f 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -143,7 +143,6 @@ AC_OUTPUT([ | |||
| 143 | Makefile | 143 | Makefile |
| 144 | src/Makefile | 144 | src/Makefile |
| 145 | include/Makefile | 145 | include/Makefile |
| 146 | fdi/Makefile | ||
| 147 | dev/Makefile | 146 | dev/Makefile |
| 148 | tools/Makefile | 147 | tools/Makefile |
| 149 | swig/Makefile | 148 | swig/Makefile |
