Skip to content

Commit

Permalink
* add the debian subdir
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Newton committed May 16, 2010
1 parent 4826a85 commit b916708
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ auxdir = @ac_aux_dir@
AUX_DIST = $(auxdir)/install-sh $(auxdir)/missing \
$(auxdir)/mkinstalldirs

SUBDIRS = artnet
SUBDIRS = artnet debian

EXTRA_DIST = libartnet.pc.in Doxyfile

Expand Down
1 change: 1 addition & 0 deletions configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,5 @@ AM_CONDITIONAL(USING_WIN32, test "$host_os" = 'mingw32')

AC_OUTPUT(Makefile \
artnet/Makefile \
debian/Makefile \
libartnet.pc)

0 comments on commit b916708

Please sign in to comment.