Browse Source

Merge branch 'trac3285'

Kean Johnston 11 years ago
parent
commit
f6e165a573
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/dns/Makefile.am

+ 1 - 1
src/lib/dns/Makefile.am

@@ -158,7 +158,7 @@ rrclass.h: rrclass-placeholder.h
 rrtype.h: rrtype-placeholder.h
 rrtype.h: rrtype-placeholder.h
 rrparamregistry.cc: rrparamregistry-placeholder.cc
 rrparamregistry.cc: rrparamregistry-placeholder.cc
 
 
-s-rdatacode: Makefile
+s-rdatacode: Makefile $(EXTRA_DIST)
 	$(PYTHON) ./gen-rdatacode.py
 	$(PYTHON) ./gen-rdatacode.py
 	touch $@
 	touch $@