Add Makefile.am forgotten in the previous commit.
This commit is contained in:
parent
32e740ea6d
commit
0c0d8e77a3
1 changed files with 4 additions and 0 deletions
4
Makefile.am
Normal file
4
Makefile.am
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
SUBDIRS = libfreefare
|
||||||
|
|
||||||
|
pkgconfigdir = $(libdir)/pkgconfig
|
||||||
|
pkgconfig_DATA = libfreefare.pc
|
Loading…
Reference in a new issue