diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/Makefile.am b/Makefile.am index 3c8e304..69bb74a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,12 +1,5 @@ -AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = src include - -DISTCHECK_CONFIGURE_FLAGS = +SUBDIRS = src include tools pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = libirecovery.pc - -indent: - indent -kr -ut -ts4 -l120 src/*.c src/*.h - +pkgconfig_DATA = libirecovery.pc
\ No newline at end of file |