diff options
Diffstat (limited to 'src/GeoIP-1.4.0/Makefile.am')
-rw-r--r-- | src/GeoIP-1.4.0/Makefile.am | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/GeoIP-1.4.0/Makefile.am b/src/GeoIP-1.4.0/Makefile.am deleted file mode 100644 index 38cd92f..0000000 --- a/src/GeoIP-1.4.0/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -NULL = - -INCLUDES = -Wall -ansi - -SUBDIRS = \ - data \ - libGeoIP \ - $(NULL) - -EXTRA_DIST = READMEwin32.txt GeoIPWinDLL.patch TODO bootstrap GeoIP.spec GeoIP.spec.in |