diff options
Diffstat (limited to 'dep/libmpq/Makefile.am')
| -rw-r--r-- | dep/libmpq/Makefile.am | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/dep/libmpq/Makefile.am b/dep/libmpq/Makefile.am deleted file mode 100644 index 0a9b54c2526..00000000000 --- a/dep/libmpq/Makefile.am +++ /dev/null @@ -1,26 +0,0 @@ -# minimum required automake 1.6 -AUTOMAKE_OPTIONS = 1.6 - -# any directories which should be built and installed. -SUBDIRS = libmpq bindings doc - -# the directories which are part of the distribution. -DIST_SUBDIRS = $(SUBDIRS) - -# libmpq runtime configuration script. -bin_SCRIPTS = libmpq-config - -# pkg-config installation directory. -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = libmpq.pc - -# extra stuff. -EXTRA_DIST = \ - AUTHORS \ - COPYING \ - FAQ \ - INSTALL \ - NEWS \ - README \ - THANKS \ - TODO |
