patch-include_libnet_Makefile_am 373 B

123456789101112
  1. --- Libnet-1.0.2a.orig/include/libnet/Makefile.am 1970-01-01 00:00:00.000000000 +0100
  2. +++ Libnet-1.0.2a/include/libnet/Makefile.am 2009-06-12 21:48:27.000000000 +0200
  3. @@ -0,0 +1,9 @@
  4. +include $(top_srcdir)/Makefile.am.common
  5. +
  6. +pkginclude_HEADERS = \
  7. + libnet-asn1.h \
  8. + libnet-functions.h \
  9. + libnet-headers.h \
  10. + libnet-macros.h \
  11. + libnet-ospf.h \
  12. + libnet-structures.h