diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 021066e..0ddd6f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = src include tools +SUBDIRS = src include tools udev pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = libirecovery.pc
\ No newline at end of file +pkgconfig_DATA = libirecovery.pc |