X-Git-Url: http://developer.intra2net.com/git/?p=libipt_ACCOUNT;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=c0b0be483dbc198697ecb53facec06ddd986d352;hp=0000000000000000000000000000000000000000;hb=3a07e3fb3b03f93c64ca679c2d97dbd948f960a9;hpb=322f2b5be72befa4a2d26ebf75114ffa5662a964 diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..c0b0be4 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,11 @@ +# not a GNU package. You can remove this line, if +# have all needed files, that a GNU package needs +AUTOMAKE_OPTIONS = foreign 1.4 + +SUBDIRS = src example + +EXTRA_DIST = libipt_ACCOUNT.spec.in + +# Install the pkg-config file: +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = libipt_ACCOUNT.pc